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. The model is fit using adaptive quadrature.

Version: 2.1.0
Depends: lme4, R (≥ 3.3.0)
Imports: numDeriv, statmod, Rmpfr, NPflow, Rcpp
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat, knitr, rmarkdown, EdSurvey
Published: 2018-09-24
Author: Paul Bailey, Claire Kelley, Trang Nguyen, Huade Huo.
Maintainer: Claire Kelley <ckelley at air.org>
License: GPL-2
NeedsCompilation: yes
Materials: NEWS
CRAN checks: WeMix results

Downloads:

Reference manual: WeMix.pdf
Vignettes: Using WeMix
Package source: WeMix_2.1.0.tar.gz
Windows binaries: r-devel: WeMix_2.1.0.zip, r-release: WeMix_2.1.0.zip, r-oldrel: WeMix_2.1.0.zip
OS X binaries: r-release: WeMix_2.1.0.tgz, r-oldrel: WeMix_2.1.0.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.