/mc_power_med

Shiny app for Monte Carlo Power analysis for Mediation Models

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

Monte Carlo Power Analysis for Mediation models

Shiny App for Monte Carlo Power analysis for Mediation Models

To run the app locally use the following code in R (or RStudio):

library(shiny)

# Easiest way is to use runGitHub from the shiny package
runGitHub("mc_power_med", "schoam4")