Description Usage Arguments Value Examples
Calculate the critical value of r for which a given sample size will yield a significant result
1 | r_crit(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" |
The critical r value
1 | r_crit(50)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.