WeMix: Weighted Mixed-Effects Models Using Multilevel Pseudo Maximum Likelihood Estimation

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.2.1
Depends: lme4, R (≥ 3.5.0)
Imports: numDeriv, statmod, Rmpfr, NPflow, Matrix, methods, minqa
Suggests: testthat, knitr, rmarkdown, withr, tidyr, EdSurvey (≥ 2.6.1)
Published: 2021-12-07
Author: Emmanuel Sikali [pdr], Paul Bailey [aut, cre], Claire Kelley [aut], Trang Nguyen [aut], Huade Huo [aut], Eric Buehler [ctb], Christian Kjeldsen [ctb]
Maintainer: Paul Bailey <pbailey at air.org>
BugReports: https://github.com/American-Institutes-for-Research/WeMix/issues
License: GPL-2
URL: https://american-institutes-for-research.github.io/WeMix/
NeedsCompilation: no
Materials: NEWS
CRAN checks: WeMix results

Documentation:

Reference manual: WeMix.pdf
Vignettes: Introduction to Weighted Mixed-Effects Models With WeMix
Weighted Linear Mixed-Effects Models

Downloads:

Package source: WeMix_3.2.1.tar.gz
Windows binaries: r-devel: WeMix_3.2.1.zip, r-release: WeMix_3.2.1.zip, r-oldrel: WeMix_3.2.1.zip
macOS binaries: r-release (arm64): WeMix_3.2.1.tgz, r-oldrel (arm64): WeMix_3.2.1.tgz, r-release (x86_64): WeMix_3.2.1.tgz, r-oldrel (x86_64): WeMix_3.2.1.tgz
Old sources: WeMix archive

Reverse dependencies:

Reverse imports: EdSurvey

Linking:

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