Nothing
An R Package for simulating and completing power analysis for multilevel models
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)
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')
Please use the Issues tab.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.