aosmith16/simpow: Simulation-based power analysis

The goal of this package is to enable the user to do simulation-based power analyses. Simulation functions uses provided information on "true" parameter values and study design details to simulate data based on some linear model, fit a model to the data, and extract p-values for overall tests of parameters. Power is calculated as the percentage of p-values from all models below the chosen alpha cut-off. Currently only two-factor linear models and very basic linear mixed models are supported.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9000
URL https://github.com/aosmith16/simpow
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("aosmith16/simpow")
aosmith16/simpow documentation built on Dec. 19, 2021, 3:41 a.m.