Sat, 18 Jan 2020

Package EGAnet updated to version 0.9.0 with previous version 0.8 dated 2019-09-25

Title: Exploratory Graph Analysis - A Framework for Estimating the Number of Dimensions in Multivariate Data Using Network Psychometrics
Description: An implementation of the Exploratory Graph Analysis (EGA) framework for dimensionality assessment. EGA is part of a new area called network psychometrics that focuses on the estimation of undirected network models in psychological datasets. EGA estimates the number of dimensions or factors using graphical lasso or Triangulated Maximally Filtered Graph (TMFG) and a weighted network community analysis. A bootstrap method for verifying the stability of the estimation is also available. The fit of the structure suggested by EGA can be verified using confirmatory factor analysis and a direct way to convert the EGA structure to a confirmatory factor model is also implemented. Documentation and examples are available. Golino, H. F., & Epskamp, S. (2017) <doi:10.1371/journal.pone.0174035>. Golino, H. F., & Demetriou, A. (2017) <doi:10.1016/j.intell.2017.02.007> Golino, H., Shi, D., Garrido, L. E., Christensen, A. P., Nieto, M. D., Sadana, R., & Thiyagarajan, J. A. (2018) <doi:10.31234/osf.io/gzcre>. Christensen, A. P. & Golino, H.F. (2019) <doi:10.31234/osf.io/9deay>.
Author: Hudson Golino [aut, cre] (<https://orcid.org/0000-0002-1601-1447>), Alexander Christensen [aut] (<https://orcid.org/0000-0002-9798-7037>), Robert Moulder [ctb] (<https://orcid.org/0000-0001-7504-9560>)
Maintainer: Hudson Golino <hfg9s@virginia.edu>

Diff between EGAnet versions 0.8 dated 2019-09-25 and 0.9.0 dated 2020-01-18

 DESCRIPTION                   |   29 +-
 MD5                           |   70 +++---
 NAMESPACE                     |    7 
 NEWS                          |   21 +
 R/EGA.R                       |  358 ++++++++++++++++-----------------
 R/EGA.fit.R                   |  300 ++++++++++++++--------------
 R/bootEGA.R                   |   13 -
 R/cmi.R                       |   55 ++---
 R/dimStability.R              |only
 R/net.loads.R                 |  343 ++++++++++++++++----------------
 R/net.scores.R                |  445 +++++++++++++++++++++---------------------
 R/node.redundant.R            |only
 R/node.redundant.combine.R    |only
 R/node.redundant.names.R      |only
 R/optimism.R                  |   52 ++--
 R/tefi.R                      |  164 +++++++--------
 R/zzz.R                       |   36 +--
 build/vignette.rds            |binary
 inst/CITATION                 |   30 +-
 inst/doc/Network_Scores.R     |   10 
 inst/doc/Network_Scores.html  |   18 +
 inst/doc/Redundant_Nodes.R    |only
 inst/doc/Redundant_Nodes.Rmd  |only
 inst/doc/Redundant_Nodes.html |only
 man/EBICglasso.qgraph.Rd      |   17 +
 man/EGA.Rd                    |   13 +
 man/EGA.fit.Rd                |   28 +-
 man/bootEGA.Rd                |   15 +
 man/cmi.Rd                    |   40 +++
 man/depression.Rd             |    2 
 man/dimStability.Rd           |only
 man/ega.wmt.Rd                |    2 
 man/itemStability.Rd          |    3 
 man/net.loads.Rd              |    6 
 man/net.scores.Rd             |   11 -
 man/node.redundant.Rd         |only
 man/node.redundant.combine.Rd |only
 man/node.redundant.names.Rd   |only
 man/toy.example.Rd            |    2 
 man/wmt2.Rd                   |    2 
 vignettes/Figure_SI1_Code.png |only
 vignettes/Figure_SI2_NR.png   |only
 vignettes/Redundant_Nodes.Rmd |only
 43 files changed, 1112 insertions(+), 980 deletions(-)

More information about EGAnet at CRAN
Permanent link

Package BHSBVAR updated to version 2.0.2 with previous version 2.0.1 dated 2019-12-12

Title: Structural Bayesian Vector Autoregression Models
Description: Provides a function for estimating the parameters of Structural Bayesian Vector Autoregression models with the method developed by Baumeister and Hamilton (2015) <doi:10.3982/ECTA12356>, Baumeister and Hamilton (2017) <doi:10.3386/w24167>, and Baumeister and Hamilton (2018) <doi:10.1016/j.jmoneco.2018.06.005>. Functions for plotting impulse responses, historical decompositions, and posterior distributions of model parameters are also provided.
Author: Paul Richardson
Maintainer: Paul Richardson <p.richardson.54391@gmail.com>

Diff between BHSBVAR versions 2.0.1 dated 2019-12-12 and 2.0.2 dated 2020-01-18

 DESCRIPTION                    |    8 ++++----
 MD5                            |   20 ++++++++++----------
 R/BHSBVAR.R                    |   25 ++++++++++++-------------
 build/vignette.rds             |binary
 inst/doc/BHSBVAR.Rnw           |    2 +-
 inst/doc/BHSBVAR.pdf           |binary
 vignettes/BHSBVAR.Rnw          |    2 +-
 vignettes/fig/Dist_plots-1.pdf |binary
 vignettes/fig/HD_plots-1.pdf   |binary
 vignettes/fig/IRF_plots-1.pdf  |binary
 vignettes/fig/Model-1.pdf      |binary
 11 files changed, 28 insertions(+), 29 deletions(-)

More information about BHSBVAR at CRAN
Permanent link

Package MigClim updated to version 1.6.1 with previous version 1.6 dated 2013-12-23

Title: Implementing Dispersal into Species Distribution Models
Description: Functions for implementing species dispersal into projections of species distribution models (e.g. under climate change scenarios).
Author: Robin Engler <robin.engler@gmail.com> and Wim Hordijk <wim@WorldWideWanderings.net> and Loic Pellissier <loic.pellissier@unil.ch>
Maintainer: ORPHANED

Diff between MigClim versions 1.6 dated 2013-12-23 and 1.6.1 dated 2020-01-18

 DESCRIPTION            |   16 ++++++++++------
 MD5                    |   11 ++++++-----
 NAMESPACE              |    6 ++++++
 R/MigClim.migrate.R    |    4 ++--
 man/MigClim.migrate.Rd |    7 +++++--
 src/init.c             |only
 src/migrate.c          |    3 ++-
 7 files changed, 31 insertions(+), 16 deletions(-)

More information about MigClim at CRAN
Permanent link

Package XML updated to version 3.99-0.2 with previous version 3.99-0.1 dated 2020-01-17

Title: Tools for Parsing and Generating XML Within R and S-Plus
Description: Many approaches for both reading and creating XML (and HTML) documents (including DTDs), both local and accessible via HTTP or FTP. Also offers access to an 'XPath' "interpreter".
Author: CRAN Team [ctb, cre] (de facto maintainer since 2013), Duncan Temple Lang [aut] (<https://orcid.org/0000-0003-0159-1546>), Tomas Kalibera [ctb]
Maintainer: CRAN Team <CRAN@r-project.org>

Diff between XML versions 3.99-0.1 dated 2020-01-17 and 3.99-0.2 dated 2020-01-18

 DESCRIPTION |   22 +++++++++++-----------
 MD5         |    2 +-
 2 files changed, 12 insertions(+), 12 deletions(-)

More information about XML at CRAN
Permanent link

Package KoNLP updated to version 0.80.2 with previous version 0.80.1 dated 2016-12-15

Title: Korean NLP Package
Description: POS Tagger and Morphological Analyzer for Korean text based research. It provides tools for corpus linguistics research such as Keystroke converter, Hangul automata, Concordance, and Mutual Information. It also provides a convenient interface for users to apply, edit and add morphological dictionary selectively.
Author: Heewon Jeon [aut, cre], Taekyung Kim [ctb]
Maintainer: Heewon Jeon <madjakarta@gmail.com>

Diff between KoNLP versions 0.80.1 dated 2016-12-15 and 0.80.2 dated 2020-01-18

 DESCRIPTION |    6 +++---
 MD5         |    4 ++--
 R/utils.R   |    4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

More information about KoNLP at CRAN
Permanent link

New package Taba with initial version 0.1.0
Package: Taba
Type: Package
Title: Taba Linear and Taba Rank Correlations
Version: 0.1.0
Imports: robustbase, stats
Authors@R: c( person("Mohammad", "Tabatabai", email = "mtabatabai@mmc.edu", role = c("aut")), person("Derek", "Wilus", email = "dwilus@mmc.edu", role = c("aut", "cre")) )
Description: Calculates the robust Taba linear and Taba rank (monotonic) correlations. Test statistics as well as one sided or two sided p-values are provided for Taba and Taba rank correlations. Multiple correlations and p-values can be calculated simultaneously across multiple variables. In addition, users will have the option to use the partial, semipartial, and generalized partial correlations; where the partial and semipartial correlations use linear, logistic, or Poisson regression to modify the specified variable.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
Suggests: testthat
NeedsCompilation: no
Packaged: 2020-01-13 21:40:58 UTC; dwilus
Author: Mohammad Tabatabai [aut], Derek Wilus [aut, cre]
Maintainer: Derek Wilus <dwilus@mmc.edu>
Repository: CRAN
Date/Publication: 2020-01-18 11:30:05 UTC

More information about Taba at CRAN
Permanent link

New package hildareadR with initial version 0.1.0
Package: hildareadR
Type: Package
Title: Extract Variables from HILDA
Version: 0.1.0
Authors@R: c( person("Sebastian", "Kalucza", email = "sebastian.kalucza@gmail.com", role = c("aut", "cre")), person("Sara", "Kalucza", email = "sara.kalucza@gmail.com", role = c("aut")))
Imports: haven(>= 2.1.1), dplyr(>= 0.8.3)
Description: Makes it easy to extract and combine variables from the HILDA (Household, Income and Labour Dynamics in Australia) survey maintained by the Melbourne Institute <https://melbourneinstitute.unimelb.edu.au/hilda>.
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-01-13 21:51:53 UTC; Conny
Author: Sebastian Kalucza [aut, cre], Sara Kalucza [aut]
Maintainer: Sebastian Kalucza <sebastian.kalucza@gmail.com>
Repository: CRAN
Date/Publication: 2020-01-18 11:30:02 UTC

More information about hildareadR at CRAN
Permanent link

New package dscore with initial version 1.0.0
Package: dscore
Type: Package
Title: D-Score for Child Development
Version: 1.0.0
Authors@R: c(person("Stef", "van Buuren", email = "stef.vanbuuren@tno.nl", role = c("cre", "aut")), person("Iris", "Eekhout", email = "iris.eekhout@tno.nl", role = "aut"), person("Arjan", "Huizing", email = "arjan.huizing@tno.nl", role = "aut"))
Description: The D-score is a quantitative measure of child development. The D-score follows the Rasch model. See Jacobusse, van Buuren and Verkerk (2006) <doi:10.1002/sim.2351>. The user can convert milestone scores from 19 assessment instruments into the D-score and the DAZ (D-score adjusted for age). Several tools assist in mapping milestone names into the 9-position Global Scale of Early Development (GSED) convention. Supports calculation of the D-score using 'dutch' <doi:10.1177/0962280212473300>, 'gcdg' <doi:10.1136/bmjgh-2019-001724> and 'gsed' conversion keys. The user can calculate DAZ using 'dutch' and 'gcdg' age-conditional references.
Depends: R (>= 3.5)
Imports: dplyr (>= 0.8.2), Rcpp, stats, stringr, tidyr (>= 1.0.0)
LinkingTo: Rcpp, RcppArmadillo
Suggests: ggplot2, kableExtra, knitr, lme4, rmarkdown, sirt, testthat
Encoding: UTF-8
License: GPL-3
LazyData: TRUE
VignetteBuilder: knitr
RoxygenNote: 7.0.2
NeedsCompilation: yes
URL: https://github.com/stefvanbuuren/dscore, https://stefvanbuuren.name/dscore/, https://stefvanbuuren.name/dbook1/
BugReports: https://github.com/stefvanbuuren/dscore/issues
Copyright: Stef van Buuren, Iris Eekhout, Arjan Huizing
Packaged: 2020-01-13 22:07:08 UTC; buurensv
Author: Stef van Buuren [cre, aut], Iris Eekhout [aut], Arjan Huizing [aut]
Maintainer: Stef van Buuren <stef.vanbuuren@tno.nl>
Repository: CRAN
Date/Publication: 2020-01-18 12:00:02 UTC

More information about dscore at CRAN
Permanent link

New package CovCombR with initial version 1.0
Package: CovCombR
Type: Package
Title: Combine Partial Covariance / Relationship Matrices
Version: 1.0
Date: 2020-01-08
Author: Deniz Akdemir, Mohamed Somo, Julio Isidro Sanchez
Maintainer: Deniz Akdemir <deniz.akdemir.work@gmail.com>
Description: Combine partial covariance matrices using a Wishart-EM algorithm. Methods are described in the November 2019 article by Akdemir et al. <https://www.biorxiv.org/content/10.1101/857425v1>. It can be used to combine partially overlapping covariance matrices from independent trials, partially overlapping multi-view relationship data from genomic experiments, partially overlapping Gaussian graphs described by their covariance structures. High dimensional covariance estimation, multi-view data integration. high dimensional covariance graph estimation.
License: GPL
Imports: Matrix, nlme, CholWishart
Suggests: knitr, plyr, spcov, qgraph, igraph
VignetteBuilder: knitr
NeedsCompilation: yes
Depends: R (>= 3.5.0)
Packaged: 2020-01-13 21:57:38 UTC; denizakdemir
Repository: CRAN
Date/Publication: 2020-01-18 11:30:08 UTC

More information about CovCombR at CRAN
Permanent link

Package bayestestR updated to version 0.5.0 with previous version 0.4.0 dated 2019-10-20

Title: Understand and Describe Bayesian Models and Posterior Distributions
Description: Provides utilities to describe posterior distributions and Bayesian models. It includes point-estimates such as Maximum A Posteriori (MAP), measures of dispersion (Highest Density Interval - HDI; Kruschke, 2015 <doi:10.1016/C2012-0-00477-2>) and indices used for null-hypothesis testing (such as ROPE percentage, pd and Bayes factors).
Author: Dominique Makowski [aut, cre] (<https://orcid.org/0000-0001-5375-9967>), Daniel Lüdecke [aut] (<https://orcid.org/0000-0002-8895-3206>), Mattan S. Ben-Shachar [aut] (<https://orcid.org/0000-0002-4287-4801>), Michael D. Wilson [aut] (<https://orcid.org/0000-0003-4143-7308>), Paul-Christian Bürkner [rev], Tristan Mahr [rev] (<https://orcid.org/0000-0002-8890-5116>), Henrik Singmann [ctb] (<https://orcid.org/0000-0002-4842-3657>), Quentin F. Gronau [ctb] (<https://orcid.org/0000-0001-5510-6943>)
Maintainer: Dominique Makowski <dom.makowski@gmail.com>

Diff between bayestestR versions 0.4.0 dated 2019-10-20 and 0.5.0 dated 2020-01-18

 bayestestR-0.4.0/bayestestR/man/figures/unnamed-chunk-13-1.png            |only
 bayestestR-0.4.0/bayestestR/man/figures/unnamed-chunk-15-1.png            |only
 bayestestR-0.4.0/bayestestR/man/figures/unnamed-chunk-17-1.png            |only
 bayestestR-0.4.0/bayestestR/tests/testthat/test-p_rope.R                  |only
 bayestestR-0.5.0/bayestestR/DESCRIPTION                                   |   16 
 bayestestR-0.5.0/bayestestR/MD5                                           |  290 ++--
 bayestestR-0.5.0/bayestestR/NAMESPACE                                     |   63 
 bayestestR-0.5.0/bayestestR/NEWS.md                                       |   32 
 bayestestR-0.5.0/bayestestR/R/bayesfactor.R                               |   18 
 bayestestR-0.5.0/bayestestR/R/bayesfactor_inclusion.R                     |   10 
 bayestestR-0.5.0/bayestestR/R/bayesfactor_models.R                        |   16 
 bayestestR-0.5.0/bayestestR/R/bayesfactor_parameters.R                    |  218 +--
 bayestestR-0.5.0/bayestestR/R/bayesfactor_restricted.R                    |   69 
 bayestestR-0.5.0/bayestestR/R/check_prior.R                               |  117 -
 bayestestR-0.5.0/bayestestR/R/ci.R                                        |   34 
 bayestestR-0.5.0/bayestestR/R/describe_posterior.R                        |  171 +-
 bayestestR-0.5.0/bayestestR/R/describe_prior.R                            |   17 
 bayestestR-0.5.0/bayestestR/R/diagnostic_posterior.R                      |    4 
 bayestestR-0.5.0/bayestestR/R/distribution.R                              |   32 
 bayestestR-0.5.0/bayestestR/R/equivalence_test.R                          |   50 
 bayestestR-0.5.0/bayestestR/R/estimate_density.R                          |   30 
 bayestestR-0.5.0/bayestestR/R/eti.R                                       |   24 
 bayestestR-0.5.0/bayestestR/R/hdi.R                                       |   20 
 bayestestR-0.5.0/bayestestR/R/mhdior.R                                    |only
 bayestestR-0.5.0/bayestestR/R/p_direction.R                               |   43 
 bayestestR-0.5.0/bayestestR/R/p_map.R                                     |   67 
 bayestestR-0.5.0/bayestestR/R/p_rope.R                                    |  216 ---
 bayestestR-0.5.0/bayestestR/R/p_significance.R                            |   70 
 bayestestR-0.5.0/bayestestR/R/plot.R                                      |   16 
 bayestestR-0.5.0/bayestestR/R/point_estimate.R                            |   36 
 bayestestR-0.5.0/bayestestR/R/print.bayesfactor_models.R                  |    2 
 bayestestR-0.5.0/bayestestR/R/print.bayesfactor_parameters.R              |    2 
 bayestestR-0.5.0/bayestestR/R/print.bayesfactor_restricted.R              |    4 
 bayestestR-0.5.0/bayestestR/R/print.ci.R                                  |    6 
 bayestestR-0.5.0/bayestestR/R/print.describe_posterior.R                  |    7 
 bayestestR-0.5.0/bayestestR/R/print.equivalence_test.R                    |   82 +
 bayestestR-0.5.0/bayestestR/R/print.mhdior.R                              |only
 bayestestR-0.5.0/bayestestR/R/print.p_rope.R                              |   10 
 bayestestR-0.5.0/bayestestR/R/rope.R                                      |   49 
 bayestestR-0.5.0/bayestestR/R/rope_range.R                                |   61 
 bayestestR-0.5.0/bayestestR/R/si.R                                        |only
 bayestestR-0.5.0/bayestestR/R/simulate_priors.R                           |   17 
 bayestestR-0.5.0/bayestestR/R/utils.R                                     |   13 
 bayestestR-0.5.0/bayestestR/R/utils_bayesfactor.R                         |  159 ++
 bayestestR-0.5.0/bayestestR/R/utils_flatten_list.R                        |   24 
 bayestestR-0.5.0/bayestestR/R/utils_print_data_frame.R                    |   14 
 bayestestR-0.5.0/bayestestR/R/weighted_posteriors.R                       |only
 bayestestR-0.5.0/bayestestR/README.md                                     |  303 ++--
 bayestestR-0.5.0/bayestestR/build/partial.rdb                             |binary
 bayestestR-0.5.0/bayestestR/build/vignette.rds                            |binary
 bayestestR-0.5.0/bayestestR/inst/doc/bayes_factors.R                      |  497 ++++---
 bayestestR-0.5.0/bayestestR/inst/doc/bayes_factors.Rmd                    |  702 ++++++----
 bayestestR-0.5.0/bayestestR/inst/doc/bayes_factors.html                   |  682 +++++----
 bayestestR-0.5.0/bayestestR/inst/doc/bayestestR.R                         |   14 
 bayestestR-0.5.0/bayestestR/inst/doc/credible_interval.R                  |   28 
 bayestestR-0.5.0/bayestestR/inst/doc/credible_interval.Rmd                |   31 
 bayestestR-0.5.0/bayestestR/inst/doc/credible_interval.html               |   35 
 bayestestR-0.5.0/bayestestR/inst/doc/example1.R                           |   66 
 bayestestR-0.5.0/bayestestR/inst/doc/example1.Rmd                         |    4 
 bayestestR-0.5.0/bayestestR/inst/doc/example1.html                        |   46 
 bayestestR-0.5.0/bayestestR/inst/doc/example2.R                           |   32 
 bayestestR-0.5.0/bayestestR/inst/doc/example2.Rmd                         |    4 
 bayestestR-0.5.0/bayestestR/inst/doc/example2.html                        |   26 
 bayestestR-0.5.0/bayestestR/inst/doc/example3.R                           |    4 
 bayestestR-0.5.0/bayestestR/inst/doc/example3.Rmd                         |    6 
 bayestestR-0.5.0/bayestestR/inst/doc/example3.html                        |    4 
 bayestestR-0.5.0/bayestestR/inst/doc/guidelines.R                         |    5 
 bayestestR-0.5.0/bayestestR/inst/doc/guidelines.Rmd                       |   11 
 bayestestR-0.5.0/bayestestR/inst/doc/guidelines.html                      |    8 
 bayestestR-0.5.0/bayestestR/inst/doc/indicesEstimationComparison.R        |   16 
 bayestestR-0.5.0/bayestestR/inst/doc/indicesEstimationComparison.html     |    8 
 bayestestR-0.5.0/bayestestR/inst/doc/indicesExistenceComparison.R         |    5 
 bayestestR-0.5.0/bayestestR/inst/doc/indicesExistenceComparison.Rmd       |    7 
 bayestestR-0.5.0/bayestestR/inst/doc/indicesExistenceComparison.html      |    4 
 bayestestR-0.5.0/bayestestR/inst/doc/probability_of_direction.R           |    8 
 bayestestR-0.5.0/bayestestR/inst/doc/probability_of_direction.Rmd         |    2 
 bayestestR-0.5.0/bayestestR/inst/doc/probability_of_direction.html        |    8 
 bayestestR-0.5.0/bayestestR/inst/doc/region_of_practical_equivalence.R    |   14 
 bayestestR-0.5.0/bayestestR/inst/doc/region_of_practical_equivalence.Rmd  |    2 
 bayestestR-0.5.0/bayestestR/inst/doc/region_of_practical_equivalence.html |   38 
 bayestestR-0.5.0/bayestestR/man/area_under_curve.Rd                       |   78 -
 bayestestR-0.5.0/bayestestR/man/as.data.frame.density.Rd                  |   30 
 bayestestR-0.5.0/bayestestR/man/as.numeric.p_direction.Rd                 |   58 
 bayestestR-0.5.0/bayestestR/man/bayesfactor.Rd                            |  158 +-
 bayestestR-0.5.0/bayestestR/man/bayesfactor_inclusion.Rd                  |  165 +-
 bayestestR-0.5.0/bayestestR/man/bayesfactor_models.Rd                     |  271 +--
 bayestestR-0.5.0/bayestestR/man/bayesfactor_parameters.Rd                 |  433 +++---
 bayestestR-0.5.0/bayestestR/man/bayesfactor_restricted.Rd                 |  324 ++--
 bayestestR-0.5.0/bayestestR/man/check_prior.Rd                            |   72 -
 bayestestR-0.5.0/bayestestR/man/ci.Rd                                     |  284 ++--
 bayestestR-0.5.0/bayestestR/man/contr.bayes.Rd                            |  122 -
 bayestestR-0.5.0/bayestestR/man/convert_bayesian_as_frequentist.Rd        |  100 -
 bayestestR-0.5.0/bayestestR/man/density_at.Rd                             |   56 
 bayestestR-0.5.0/bayestestR/man/describe_posterior.Rd                     |  386 +++--
 bayestestR-0.5.0/bayestestR/man/describe_prior.Rd                         |   80 -
 bayestestR-0.5.0/bayestestR/man/diagnostic_posterior.Rd                   |  148 +-
 bayestestR-0.5.0/bayestestR/man/distribution.Rd                           |  204 +-
 bayestestR-0.5.0/bayestestR/man/dot-extract_priors_rstanarm.Rd            |   22 
 bayestestR-0.5.0/bayestestR/man/dot-flatten_list.Rd                       |   32 
 bayestestR-0.5.0/bayestestR/man/dot-prior_new_location.Rd                 |   22 
 bayestestR-0.5.0/bayestestR/man/dot-select_nums.Rd                        |   22 
 bayestestR-0.5.0/bayestestR/man/effective_sample.Rd                       |  130 +
 bayestestR-0.5.0/bayestestR/man/equivalence_test.Rd                       |  332 ++--
 bayestestR-0.5.0/bayestestR/man/estimate_density.Rd                       |  187 +-
 bayestestR-0.5.0/bayestestR/man/eti.Rd                                    |  291 ++--
 bayestestR-0.5.0/bayestestR/man/figures/unnamed-chunk-10-1.png            |binary
 bayestestR-0.5.0/bayestestR/man/figures/unnamed-chunk-12-1.png            |binary
 bayestestR-0.5.0/bayestestR/man/figures/unnamed-chunk-14-1.png            |binary
 bayestestR-0.5.0/bayestestR/man/figures/unnamed-chunk-16-1.png            |binary
 bayestestR-0.5.0/bayestestR/man/figures/unnamed-chunk-5-1.png             |binary
 bayestestR-0.5.0/bayestestR/man/figures/unnamed-chunk-6-1.png             |binary
 bayestestR-0.5.0/bayestestR/man/figures/unnamed-chunk-7-1.png             |binary
 bayestestR-0.5.0/bayestestR/man/figures/unnamed-chunk-8-1.png             |binary
 bayestestR-0.5.0/bayestestR/man/hdi.Rd                                    |  309 ++--
 bayestestR-0.5.0/bayestestR/man/map_estimate.Rd                           |  159 +-
 bayestestR-0.5.0/bayestestR/man/mcse.Rd                                   |   91 -
 bayestestR-0.5.0/bayestestR/man/mhdior.Rd                                 |only
 bayestestR-0.5.0/bayestestR/man/overlap.Rd                                |   84 -
 bayestestR-0.5.0/bayestestR/man/p_direction.Rd                            |  264 +--
 bayestestR-0.5.0/bayestestR/man/p_map.Rd                                  |  225 +--
 bayestestR-0.5.0/bayestestR/man/p_rope.Rd                                 |  160 +-
 bayestestR-0.5.0/bayestestR/man/p_significance.Rd                         |  167 +-
 bayestestR-0.5.0/bayestestR/man/pd_to_p.Rd                                |   66 
 bayestestR-0.5.0/bayestestR/man/point_estimate.Rd                         |  193 +-
 bayestestR-0.5.0/bayestestR/man/reshape_ci.Rd                             |   54 
 bayestestR-0.5.0/bayestestR/man/rope.Rd                                   |  328 ++--
 bayestestR-0.5.0/bayestestR/man/rope_range.Rd                             |  108 -
 bayestestR-0.5.0/bayestestR/man/sensitivity_to_prior.Rd                   |   88 -
 bayestestR-0.5.0/bayestestR/man/si.Rd                                     |only
 bayestestR-0.5.0/bayestestR/man/simulate_correlation.Rd                   |  131 -
 bayestestR-0.5.0/bayestestR/man/simulate_prior.Rd                         |   50 
 bayestestR-0.5.0/bayestestR/man/update.bayesfactor_models.Rd              |   69 
 bayestestR-0.5.0/bayestestR/man/weighted_posteriors.Rd                    |only
 bayestestR-0.5.0/bayestestR/tests/testthat/test-bayesfactor_parameters.R  |    7 
 bayestestR-0.5.0/bayestestR/tests/testthat/test-brms.R                    |    2 
 bayestestR-0.5.0/bayestestR/tests/testthat/test-describe_posterior.R      |   48 
 bayestestR-0.5.0/bayestestR/tests/testthat/test-emmGrid.R                 |   59 
 bayestestR-0.5.0/bayestestR/tests/testthat/test-hdi.R                     |    4 
 bayestestR-0.5.0/bayestestR/tests/testthat/test-mhdior.R                  |only
 bayestestR-0.5.0/bayestestR/tests/testthat/test-rope.R                    |    6 
 bayestestR-0.5.0/bayestestR/tests/testthat/test-rstanarm.R                |    4 
 bayestestR-0.5.0/bayestestR/tests/testthat/test-si.R                      |only
 bayestestR-0.5.0/bayestestR/tests/testthat/test-weighted_posteriors.R     |only
 bayestestR-0.5.0/bayestestR/vignettes/bayes_factors.Rmd                   |  702 ++++++----
 bayestestR-0.5.0/bayestestR/vignettes/bibliography.bib                    |   29 
 bayestestR-0.5.0/bayestestR/vignettes/credible_interval.Rmd               |   31 
 bayestestR-0.5.0/bayestestR/vignettes/example1.Rmd                        |    4 
 bayestestR-0.5.0/bayestestR/vignettes/example2.Rmd                        |    4 
 bayestestR-0.5.0/bayestestR/vignettes/example3.Rmd                        |    6 
 bayestestR-0.5.0/bayestestR/vignettes/guidelines.Rmd                      |   11 
 bayestestR-0.5.0/bayestestR/vignettes/indicesExistenceComparison.Rmd      |    7 
 bayestestR-0.5.0/bayestestR/vignettes/probability_of_direction.Rmd        |    2 
 bayestestR-0.5.0/bayestestR/vignettes/region_of_practical_equivalence.Rmd |    2 
 153 files changed, 7043 insertions(+), 5187 deletions(-)

More information about bayestestR at CRAN
Permanent link

Package ELMSO updated to version 1.0.1 with previous version 1.0.0 dated 2018-09-03

Title: Implementation of the Efficient Large-Scale Online Display Advertising Algorithm
Description: An implementation of the algorithm described in "Efficient Large- Scale Internet Media Selection Optimization for Online Display Advertising" by Paulson, Luo, and James (Journal of Marketing Research 2018; see URL below for journal text/citation and <http://faculty.marshall.usc.edu/gareth-james/Research/ELMSO.pdf> for a full-text version of the paper). The algorithm here is designed to allocate budget across a set of online advertising opportunities using a coordinate-descent approach, but it can be used in any resource-allocation problem with a matrix of visitation (in the case of the paper, website page- views) and channels (in the paper, websites). The package contains allocation functions both in the presence of bidding, when allocation is dependent on channel-specific cost curves, and when advertising costs are fixed at each channel.
Author: Courtney Paulson [aut, cre], Lan Luo [ctb], Gareth James [ctb]
Maintainer: Courtney Paulson <courtneypaulson@suu.edu>

Diff between ELMSO versions 1.0.0 dated 2018-09-03 and 1.0.1 dated 2020-01-18

 DESCRIPTION |   18 +++++++++---------
 MD5         |    2 +-
 2 files changed, 10 insertions(+), 10 deletions(-)

More information about ELMSO at CRAN
Permanent link

Package log4r updated to version 0.3.2 with previous version 0.3.1 dated 2019-09-04

Title: A Fast and Lightweight Logging System for R, Based on 'log4j'
Description: The log4r package is meant to provide a fast, lightweight, object-oriented approach to logging in R based on the widely-emulated 'log4j' system and etymology.
Author: John Myles White [aut, cph], Kenton White [ctb], Kirill Müller [ctb], Aaron Jacobs [aut, cre]
Maintainer: Aaron Jacobs <atheriel@gmail.com>

Diff between log4r versions 0.3.1 dated 2019-09-04 and 0.3.2 dated 2020-01-18

 DESCRIPTION                     |   10 +++++-----
 MD5                             |   18 +++++++++---------
 NEWS.md                         |    5 +++++
 R/appenders.R                   |    2 ++
 build/vignette.rds              |binary
 inst/doc/performance.Rmd        |    1 +
 inst/doc/performance.html       |   39 ++++++++++++++++++++-------------------
 man/create.logger.Rd            |    3 +--
 tests/testthat/test-appenders.R |   13 +++++++++++++
 vignettes/performance.Rmd       |    1 +
 10 files changed, 57 insertions(+), 35 deletions(-)

More information about log4r at CRAN
Permanent link

Package leiden updated to version 0.3.2 with previous version 0.3.1 dated 2019-07-23

Title: R Implementation of Leiden Clustering Algorithm
Description: Implements the 'Python leidenalg' module to be called in R. Enables clustering using the leiden algorithm for partition a graph into communities. See the 'Python' repository for more details: <https://github.com/vtraag/leidenalg> Traag et al (2018) From Louvain to Leiden: guaranteeing well-connected communities. <arXiv:1810.08473>.
Author: S. Thomas Kelly [aut, cre, trl], Vincent A. Traag [com]
Maintainer: S. Thomas Kelly <tom.kelly@riken.jp>

Diff between leiden versions 0.3.1 dated 2019-07-23 and 0.3.2 dated 2020-01-18

 DESCRIPTION                    |   10 
 MD5                            |   29 -
 NAMESPACE                      |    3 
 NEWS.md                        |    8 
 R/leiden.R                     |   49 +-
 inst/CITATION                  |    4 
 inst/doc/benchmarking.R        |  929 ++++++++++++++++++++---------------------
 inst/doc/benchmarking.Rmd      |   93 ++--
 inst/doc/benchmarking.html     |  160 -------
 inst/doc/run_igraph.R          |  120 ++---
 inst/doc/run_igraph.html       |   47 --
 inst/doc/run_leiden.R          |   98 ++--
 inst/doc/run_leiden.html       |   36 -
 man/leiden.Rd                  |   20 
 tests/testthat/test_weighted.R |only
 vignettes/benchmarking.Rmd     |   93 ++--
 16 files changed, 781 insertions(+), 918 deletions(-)

More information about leiden at CRAN
Permanent link

Package conf updated to version 1.6.2 with previous version 1.6.1 dated 2019-07-02

Title: Visualization and Analysis of Statistical Measures of Confidence
Description: Enables: (1) plotting two-dimensional confidence regions, (2) coverage analysis of confidence region simulations and (3) calculating confidence intervals and the associated actual coverage for binomial proportions. Each is given in greater detail next. (1) Plots the two-dimensional confidence region for probability distribution parameters (supported distribution suffixes: cauchy, gamma, invgauss, logis, llogis, lnorm, norm, unif, weibull) corresponding to a user-given complete or right-censored dataset and level of significance. The crplot() algorithm plots more points in areas of greater curvature to ensure a smooth appearance throughout the confidence region boundary. An alternative heuristic plots a specified number of points at roughly uniform intervals along its boundary. Both heuristics build upon the radial profile log-likelihood ratio technique for plotting confidence regions given by Jaeger (2016) <doi:10.1080/00031305.2016.1182946>, and are detailed in a publication by Weld (2019) <doi:10.1080/00031305.2018.1564696>. (2) Performs confidence region coverage simulations for a random sample drawn from a user- specified parametric population distribution, or for a user-specified dataset and point of interest with coversim(). (3) Calculates confidence interval bounds for a binomial proportion with binomTest(), calculates the actual coverage with binomTestCoverage(), and plots the actual coverage with binomTestCoveragePlot(). Calculates confidence interval bounds for the binomial proportion using an ensemble of constituent confidence intervals with binomTestEnsemble().
Author: Christopher Weld [aut, cre] (<https://orcid.org/0000-0001-5902-9738>), Hayeon Park [aut], Lawrence Leemis [aut], Andrew Loh [ctb], Yuan Chang [ctb], Brock Crook [ctb], Xin Zhang [ctb]
Maintainer: Christopher Weld <ceweld@email.wm.edu>

Diff between conf versions 1.6.1 dated 2019-07-02 and 1.6.2 dated 2020-01-18

 DESCRIPTION                   |   10 
 MD5                           |   26 -
 NAMESPACE                     |    2 
 R/coversim.R                  |   12 
 build/vignette.rds            |binary
 inst/CITATION                 |    4 
 inst/doc/coversim.Rmd         |    2 
 inst/doc/coversim.html        |  581 +++++++++++++++++++++++++++++-------------
 inst/doc/crplot.html          |  573 +++++++++++++++++++++++++++++------------
 inst/doc/crplot_advanced.html |  555 ++++++++++++++++++++++++++++------------
 man/conf.Rd                   |    1 
 man/coversim.Rd               |    4 
 man/crplot.Rd                 |    4 
 vignettes/coversim.Rmd        |    2 
 14 files changed, 1242 insertions(+), 534 deletions(-)

More information about conf at CRAN
Permanent link

Package CensMFM updated to version 2.0 with previous version 1.5 dated 2019-10-23

Title: Finite Mixture of Multivariate Censored/Missing Data
Description: It fits finite mixture models for censored or/and missing data using several multivariate distributions. Point estimation and asymptotic inference (via empirical information matrix) are offered as well as censored data generation. Pairwise scatter and contour plots can be generated. Possible multivariate distributions are the well-known normal, Student-t and skew-normal distributions. This package is an complement of Lachos, V. H., Moreno, E. J. L., Chen, K. & Cabral, C. R. B. (2017) <doi:10.1016/j.jmva.2017.05.005> for the multivariate skew-normal case.
Author: Francisco H. C. de Alencar [aut, cre], Christian E. Galarza [aut], Larissa A. Matos [ctb], Victor H. Lachos [ctb]
Maintainer: Francisco H. C. de Alencar <hildemardealencar@gmail.com>

Diff between CensMFM versions 1.5 dated 2019-10-23 and 2.0 dated 2020-01-18

 DESCRIPTION           |   10 
 MD5                   |   15 
 NAMESPACE             |   25 
 R/AUX_prob_opt.R      |only
 R/EM.MSNC.R           | 1536 +++++++++++++++++++++++++-------------------------
 R/functions.fm.MSNC.R |  881 ++++++++++++++--------------
 R/im.new.R            | 1136 ++++++++++++++++++------------------
 build/partial.rdb     |binary
 man/fit.FMMSNC.Rd     |    7 
 9 files changed, 1822 insertions(+), 1788 deletions(-)

More information about CensMFM at CRAN
Permanent link


Built and running on Debian GNU/Linux using R, littler and blosxom. Styled with Bootstrap.