Package: WeMix 4.0.4

Paul Bailey

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:Emmanuel Sikali [pdr], Paul Bailey [aut, cre], Blue Webb [aut], Claire Kelley [aut], Trang Nguyen [aut], Huade Huo [aut], Steve Walker [cph], Doug Bates [cph], Eric Buehler [ctb], Christian Christrup Kjeldsen [ctb]

WeMix_4.0.4.tar.gz
WeMix_4.0.4.zip(r-4.7)WeMix_4.0.4.zip(r-4.6)WeMix_4.0.4.zip(r-4.5)
WeMix_4.0.4.tgz(r-4.6-any)WeMix_4.0.4.tgz(r-4.5-any)
WeMix_4.0.4.tar.gz(r-4.7-any)WeMix_4.0.4.tar.gz(r-4.6-any)
WeMix_4.0.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
WeMix/json (API)

# 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/docs site:https://american-institutes-for-research.github.io

On CRAN:

Conda:

6.72 score 11 stars 3 packages 53 scripts 1.0k downloads 2 exports 16 dependencies

Last updated from:4f1497cc1b. Checks:7 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64WARNING268
source / vignettesOK219
linux-release-x86_64WARNING265
macos-release-arm64WARNING127
macos-oldrel-arm64WARNING200
windows-develWARNING196
windows-releaseWARNING212
windows-oldrelWARNING178
wasm-releaseOK175

Exports:mixwaldTest

Dependencies:bootlatticelme4MASSMatrixmatrixStatsminqanlmenloptrnumDerivrbibutilsRcppRcppEigenRdpackreformulasrlang

Introduction to Weighted Mixed-Effects Models With WeMix
Introduction | Installing and Loading \texttt | Specifying a Mixed-Effects Model | Comparison to Alternate Software | Mathematical Specification | Hierarchical Linear Models Notation | Multiple Levels | Cluster-Robust Variance Estimation | Hierarchical Generalized Linear Models | Binomial With Logit Link Function | Weight Adjustments | Centering | References | Appendix A. Binomial Model Fitting | Adaptive Gauss-Hermite Quadrature | Calculation of Conditional Mode | Estimate of the Conditional Means | Appendix B. Alternative Software Specifications | Stata: GLLAMM | Stata: mixed | SAS PROC GLIMMIX | HLM | M+ | Appendix C. Example Data Preparation

Last update: 2021-05-10
Started: 2021-05-10

Weighted Linear Mixed-Effects Models
Introduction | Variance Estimation | Model Evaluation: Wald Test | References

Last update: 2021-05-10
Started: 2021-05-10