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