ClaireKelley/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.

Getting started

Package details

AuthorPaul Bailey, Claire Kelley, Trang Nguyen, Huade Huo.
MaintainerClaire Kelley <ckelley@air.org>
LicenseGPL-2
Version3.0.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ClaireKelley/WeMix")
ClaireKelley/WeMix documentation built on May 21, 2019, 6:46 a.m.