Run mixed-effects models that include weights at every level. The WeMix package fits a weighted mixed model, also known as a multilevel, mixed, or hierarchical linear model (HLM). The weights could be inverse selection probabilities, such as those developed for an education survey where schools are sampled probabilistically, and then students inside of those schools are sampled probabilistically. Although mixed-effects models are already available in R, WeMix is unique in implementing methods for mixed models using weights at multiple levels. Both linear and logit models are supported. Models may have up to three levels.
Version: | 3.1.4 |
Depends: | lme4, R (≥ 3.3.0) |
Imports: | numDeriv, statmod, Rmpfr, NPflow, Matrix, methods, minqa |
Suggests: | testthat, knitr, rmarkdown, EdSurvey |
Published: | 2020-05-21 |
Author: | Paul Bailey [aut, cre], Claire Kelley [aut], Trang Nguyen [aut], Huade Huo [aut], Christian Kjeldsen [ctb] (tests with TIMSS data). |
Maintainer: | Paul Bailey <pbailey at air.org> |
License: | GPL-2 |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | WeMix results |
Reference manual: | WeMix.pdf |
Vignettes: |
Introduction to Weighted Mixed-Effects Models With WeMix Weighted Linear Mixed-Effects Models |
Package source: | WeMix_3.1.4.tar.gz |
Windows binaries: | r-devel: WeMix_3.1.4.zip, r-release: WeMix_3.1.4.zip, r-oldrel: WeMix_3.1.4.zip |
macOS binaries: | r-release: WeMix_3.1.4.tgz, r-oldrel: WeMix_3.1.4.tgz |
Old sources: | WeMix archive |
Reverse imports: | EdSurvey |
Please use the canonical form https://CRAN.R-project.org/package=WeMix to link to this page.