Skip to content

A simple shiny app that allows the user to visualize the relationship between sample size and statistical power for a given effect size and variance(s)

Notifications You must be signed in to change notification settings

taustinn11/Monte_Carlo_Power_Analysis_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monte Carlo Power Analysis App

This app is meant to assist scientists or experimenters in powering their experiments. The long-term goal is to allow users to work with most frequentist hypothesis tests.

To do: Determine a way to save the object created to then generate the plot - DONE Figure out why changing the number of simulations in the app breaks it - DONE Set an update button to update new preferences - DONE Set a slider to choose n_reps - will speed up processing w/ higher n_sims # - DONE

Determine if numeric inputs for n_reps will be useful for power considerations for prop tests Determine a way to only show specific menus based on whether the user chooses 2 or >2 samples Figure out if generating the scripts to use in the server script can be saved separately

About

A simple shiny app that allows the user to visualize the relationship between sample size and statistical power for a given effect size and variance(s)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages