Description Usage Arguments Value Examples
Power analysis summary for a given Pearson's r value
| 1 | r2n_powersummary(r, sig.level = 0.05, alternative = "two.sided")
 | 
| r | Pearson's r: correlation coefficient | 
| sig.level | Significance level. Optional: default is 0.05 | 
| alternative | Alternative hypothesis. Optional: default is "two.sided" | 
A data.frame with the power sample sizes for a given effect size.
| 1 | r2n_powersummary(0.5)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.