CRAN/E | mlmtools

mlmtools

Multi-Level Model Assessment Kit

Installation

About

Multilevel models (mixed effects models) are the statistical tool of choice for analyzing multilevel data (Searle et al, 2009). These models account for the correlated nature of observations within higher level units by adding group-level error terms that augment the singular residual error of a standard OLS regression. Multilevel and mixed effects models often require specialized data pre-processing and further post-estimation derivations and graphics to gain insight into model results. The package presented here, 'mlmtools', is a suite of pre- and post-estimation tools for multilevel models in 'R'. Package implements post-estimation tools designed to work with models estimated using 'lme4”s (Bates et al., 2014) lmer() function, which fits linear mixed effects regression models. Searle, S. R., Casella, G., & McCulloch, C. E. (2009, ISBN:978-0470009598). Bates, D., Mächler, M., Bolker, B., & Walker, S. (2014) doi:10.18637/jss.v067.i01.

Key Metrics

Version 1.0.2
R ≥ 3.5.0
Published 2022-10-26 692 days ago
Needs compilation? no
License GPL (≥ 3)
CRAN checks mlmtools results

Downloads

Yesterday 2 0%
Last 7 days 44 -2%
Last 30 days 181 -1%
Last 90 days 568 -8%
Last 365 days 2.326 +8%

Maintainer

Maintainer

Laura Jamison

Authors

Laura Jamison

aut / cre

Jessica Mazen

aut

Erik Ruzek

aut

Gus Sjobeck

ctb

Material

README
Reference manual
Package source

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

mlmtools archive

Depends

R ≥ 3.5.0

Imports

lme4
stats
ggplot2