Superpower
Superpower copied to clipboard
Simulation-Based Power Analysis
Fixed two things here: 1. in the function description, line 1 it said that the function would calculate mu's from effect size expressed in Cohen's f, however, the function actually...
Thank you for providing this really helpful shiny app! I am not sure if this is an issue to post here, but I find that the power curve function in...
I wonder if the need for `ANOVA_exact2` could be obviated by adding a `bigsample= TRUE` parameter to `ANOVA_exact` to cope with the difficulty back-filling small samples under the exact constraint?...
How about including an information on whether a random seed was provided and what its value was in the pdf report of the shiny app? That would ensure full reproducibility...
Feature request to be able run Shiny app in Rstudio from a command within the package. May need Lisa's help. https://shiny.rstudio.com/articles/deployment-local.html
Plot power in a design for a given effect size (x-axis effect size, y-axis sample size.
I installed Superpower as I'm not aware of any other R package which can do a power calculation for a 2x2 mixed ANOVA. My use case is to reproduce the...
See issue #9 - The label on top of the column can not be changed - since we give multiple effects in one table, some might be f and some...
Add a sequential analysis feature that allows for 1) no adjustment 2) Pocock 3) O'Brien-Fleming 4) alpha spending. This is a long term goal and will likely require a new...
Add "power"/sample size planning based on a AIPE approach