confintROB: Bootstrap Confidence Intervals for Robust and Classical Linear Mixed Model Estimators

The main function calculates confidence intervals (CI) for Mixed Models, utilizing both classical estimators from the lmer() function in the 'lme4' package and robust estimators from the rlmer() function in the 'robustlmm' package, as well as the varComprob() function in the 'robustvarComp' package. Three methods are available: the classical Wald method, the wild bootstrap, and the parametric bootstrap. Bootstrap methods offer flexibility in obtaining lower and upper bounds through percentile or BCa methods. More details are given in \n Mason, F., Cantoni, E., & Ghisletta, P. (2021) <doi:10.5964/meth.6607> and \n Mason, F., Cantoni, E., & Ghisletta, P. (2024) <doi:10.1037/met0000643>.

Version: 1.0
Depends: R (≥ 3.5.0)
Imports: foreach, lme4, MASS, mvtnorm, tidyr, methods
Suggests: robustlmm (≥ 3.1-1), robustvarComp (≥ 0.1-7), lmerTest (≥ 3.1-3), xtable, ggplot2, parallel, doParallel
Published: 2024-04-02
Author: Fabio Mason [aut, cre], Manuel Koller [aut], Eva Cantoni [ctb, ths], Paolo Ghisletta [ths]
Maintainer: Fabio Mason <fabio.mason at unige.ch>
License: GPL-2
NeedsCompilation: no
Citation: confintROB citation info
Materials: README
CRAN checks: confintROB results

Documentation:

Reference manual: confintROB.pdf

Downloads:

Package source: confintROB_1.0.tar.gz
Windows binaries: r-devel: confintROB_1.0.zip, r-release: confintROB_1.0.zip, r-oldrel: confintROB_1.0.zip
macOS binaries: r-release (arm64): confintROB_1.0.tgz, r-oldrel (arm64): confintROB_1.0.tgz, r-release (x86_64): confintROB_1.0.tgz, r-oldrel (x86_64): confintROB_1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=confintROB to link to this page.