Package: mlmtools
Title: Multi-Level Model Assessment Kit
Version: 1.0.2
Authors@R: c(person("Laura Jamison", email = "lj5yn@virginia.edu", role = c("aut", "cre")),
	     person("Jessica Mazen", email = "mazenjes@gmail.com", role = c("aut")),
	     person("Erik Ruzek", email = "eruzek@virginia.edu", role = c("aut")),
	     person("Gus Sjobeck", email = "grs4de@virginia.edu", role = "ctb"))
Maintainer: Laura Jamison <lj5yn@virginia.edu>
Description: 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>.
Depends: R (>= 3.5.0)
Imports: lme4,stats,ggplot2
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-10-26 01:08:39 UTC; laurajamison
Author: Laura Jamison [aut, cre],
  Jessica Mazen [aut],
  Erik Ruzek [aut],
  Gus Sjobeck [ctb]
Repository: CRAN
Date/Publication: 2022-10-26 06:22:36 UTC
Built: R 4.1.3; ; 2023-04-17 20:27:18 UTC; windows
