Description Usage Arguments Value Examples
Power analysis summary for a given Cohen's D value
| 1 | d2n_powersummary(d, sig.level = 0.05, alternative = "two.sided")
 | 
| d | Cohen's D | 
| sig.level | Significance level. Optional: default is 0.05 | 
| alternative | Alternative hypothesis. Optional: default is "two.sided" | 
A data.frame with the sample sizes for different levels of power.
| 1 | d2n_powersummary(d=0.8)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.