Skip to content

R Package for Learning and Communicating About Linear Mixed Models Without Data

License

Notifications You must be signed in to change notification settings

kzavez/LearnVizLMM

Repository files navigation

LearnVizLMM

The objective of this package is to summarize characteristics of linear mixed effects models (LMMs) without data or a fitted model. Its functions convert code for fitting nlme::lme() and lme4::lmer() models into tables, equations, and visuals. These outputs can be used for learning how to fit LMMs in R and communicating about LMMs in presentations, manuscripts, and analysis plans.

Installation

# Install release version from CRAN
install.package("LearnVizLMM")

Tutorial

See the vignettes to learn how to use this package.

About

R Package for Learning and Communicating About Linear Mixed Models Without Data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published