The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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 Mason, F., Cantoni, E., & Ghisletta, P. (2021) <doi:10.5964/meth.6607> and Mason, F., Cantoni, E., & Ghisletta, P. (2024) <doi:10.1037/met0000643>.
Version: | 1.0-1 |
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-06-06 |
DOI: | 10.32614/CRAN.package.confintROB |
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 |
Reference manual: | confintROB.pdf |
Package source: | confintROB_1.0-1.tar.gz |
Windows binaries: | r-devel: confintROB_1.0-1.zip, r-release: confintROB_1.0-1.zip, r-oldrel: confintROB_1.0-1.zip |
macOS binaries: | r-release (arm64): confintROB_1.0-1.tgz, r-oldrel (arm64): confintROB_1.0-1.tgz, r-release (x86_64): confintROB_1.0-1.tgz, r-oldrel (x86_64): confintROB_1.0-1.tgz |
Old sources: | confintROB archive |
Please use the canonical form https://CRAN.R-project.org/package=confintROB to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.