Description Usage Arguments Examples
This function finds base-n based on smallest number of participants (>10) needed to reach power >= .95
| 1 | pwr.base_n(g1, g2, alpha = 0.05, power = 0.85, paired = FALSE)
 | 
| alpha | alpha value for testing, defaults to .05 | 
| power | pwr criteria, defaults to .95 | 
| x | Group 1 | 
| y | Group 2 | 
| paired.sample | Boolean to run Paired-Sample t-Test, defaults to FALSE | 
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.