Package: WeMix 4.0.4
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. Random effects are estimated using the PIRLS algorithm from 'lme4pureR' (Walker and Bates (2013) <https://github.com/lme4/lme4pureR>).
Authors:
WeMix_4.0.4.tar.gz
WeMix_4.0.4.zip(r-4.5)WeMix_4.0.4.zip(r-4.4)WeMix_4.0.4.zip(r-4.3)
WeMix_4.0.4.tgz(r-4.5-any)WeMix_4.0.4.tgz(r-4.4-any)WeMix_4.0.4.tgz(r-4.3-any)
WeMix_4.0.4.tar.gz(r-4.5-noble)WeMix_4.0.4.tar.gz(r-4.4-noble)
WeMix_4.0.4.tgz(r-4.4-emscripten)WeMix_4.0.4.tgz(r-4.3-emscripten)
WeMix.pdf |WeMix.html✨
WeMix/json (API)
NEWS
# Install 'WeMix' in R: |
install.packages('WeMix', repos = c('https://american-institutes-for-research.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/american-institutes-for-research/wemix/issues
Pkgdown site:https://american-institutes-for-research.github.io
Last updated 4 months agofrom:4f1497cc1b. Checks:1 OK, 7 WARNING. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 21 2025 |
R-4.5-win | WARNING | Feb 21 2025 |
R-4.5-mac | WARNING | Feb 21 2025 |
R-4.5-linux | WARNING | Feb 21 2025 |
R-4.4-win | WARNING | Feb 21 2025 |
R-4.4-mac | WARNING | Feb 21 2025 |
R-4.3-win | WARNING | Feb 21 2025 |
R-4.3-mac | WARNING | Feb 21 2025 |
Dependencies:bootlatticelme4MASSMatrixmatrixStatsminqanlmenloptrnumDerivrbibutilsRcppRcppEigenRdpackreformulas
Introduction to Weighted Mixed-Effects Models With WeMix
Rendered fromIntroduction_to_Mixed_Effects_Models_With_WeMix.Rmd
usingknitr::rmarkdown
on Feb 21 2025.Last update: 2021-05-10
Started: 2021-05-10
Weighted Linear Mixed-Effects Models
Rendered fromWeighted_Linear_Mixed_Effects_Models.Rmd
usingknitr::rmarkdown
on Feb 21 2025.Last update: 2021-05-10
Started: 2021-05-10
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Estimate Weighted Mixed-Effects Models | WeMix-package WeMix |
Survey Weighted Mixed-Effects Models | mix |
Mixed Model Wald Tests | waldTest |