The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

mlmpower

An R Package for simulating and completing power analysis for multilevel models

R-CMD-check CRAN_Status_Badge

Installing Package

To install the package via CRAN run the following:

install.packages('mlmpower')

To install the dev build via GitHub use the following command:

remotes::install_github('bkeller2/mlmpower', build_vignettes = TRUE)

Using the Package

A guide to using the package is provided through the vignette.

The following command will open the vignette:

vignette('mlmpower')

Additional details can be obtained throughout the documentation, starting with:

?mlmpower::mlmpower

or

help(package = 'mlmpower')

Bug Reporting and Feature Request

Please use the Issues tab.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.