README.md

mixedpower

A package for simulation-based power analyses in (generalized) linear mixed models

Getting started

1. Install mixedpower

To set up mixedpower, copy this bit of code and run in in your R-environment:

  if (!require("devtools")) {
    install.packages("devtools", dependencies = TRUE)}

   devtools::install_github("DejanDraschkow/mixedpower") 

2. Documentation

Details to functions included in mixedpower can be found in the mixedpower documentation

3. Open Notebooks & Tutorial

Find example analyses and supporting information in the following Open Notebooks or the accompanying tutorial paper.

4. FAQ

Common error messages and solutions can be found in the mixedpower FAQ.

If you use the library, please cite:

Kumle, L., Võ, M. L., & Draschkow, D. (2021). Estimating power in (generalized) linear mixed models: an open introduction and tutorial in R. Behav Res. doi:10.3758/s13428-021-01546-0

:hatched_chick:



DejanDraschkow/mixedpower documentation built on Feb. 16, 2024, 7:58 a.m.