Package: mlmpower
Type: Package
Title: Power Analysis and Data Simulation for Multilevel Models
Version: 1.0.10
Authors@R: person("Brian T.", "Keller", email = "btkeller@missouri.edu",
  role = c("aut", "cre", "cph"))
Description: 
    A declarative language for specifying multilevel models,
    solving for population parameters based on specified variance-explained effect
    size measures, generating data, and conducting power analyses to determine
    sample size recommendations. The specification allows for any number of
    within-cluster effects, between-cluster effects, covariate effects
    at either level, and random coefficients. Moreover, the models do not
    assume orthogonal effects, and predictors can correlate at either level
    and accommodate models with multiple interaction effects.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://github.com/bkeller2/mlmpower
BugReports: https://github.com/bkeller2/mlmpower/issues
Depends: R (>= 4.2.0)
Imports: cli, lme4, lmerTest, varTestnlme
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-05-07 17:57:33 UTC; Bry
Author: Brian T. Keller [aut, cre, cph]
Maintainer: Brian T. Keller <btkeller@missouri.edu>
Repository: CRAN
Date/Publication: 2025-05-07 18:10:05 UTC
Built: R 4.6.0; ; 2025-10-11 04:10:07 UTC; windows
