CRAN/E | WeMix

WeMix

Weighted Mixed-Effects Models Using Multilevel Pseudo Maximum Likelihood Estimation

Installation

About

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) ).

american-institutes-for-research.github.io/WeMix/
Bug report File report

Key Metrics

Version 4.0.3
R ≥ 3.5.0
Published 2023-11-03 175 days ago
Needs compilation? no
License GPL-2
CRAN checks WeMix results

Downloads

Yesterday 45 0%
Last 7 days 120 -41%
Last 30 days 736 +1%
Last 90 days 2.157 -19%
Last 365 days 9.189 +0%

Maintainer

Maintainer

Paul Bailey

pbailey@air.org

Authors

Emmanuel Sikali

pdr

Paul Bailey

aut / cre

Blue Webb

aut

Claire Kelley

aut

Trang Nguyen

aut

Huade Huo

aut

Steve Walker

cph

(lme4pureR PIRLS function)

Doug Bates

cph

(lme4pureR PIRLS function)

Eric Buehler

ctb

Christian Christrup Kjeldsen

ctb

Material

NEWS
Reference manual
Package source

In Views

MixedModels

Vignettes

Introduction to Weighted Mixed-Effects Models With WeMix
Weighted Linear Mixed-Effects Models

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

WeMix archive

Depends

lme4
R ≥ 3.5.0

Imports

numDeriv
Matrix ≥ 1.5-4.1
methods
minqa
matrixStats

Suggests

testthat
knitr
rmarkdown
withr
tidyr
EdSurvey ≥4.0.0
glmmTMB

Reverse Imports

EdSurvey