Description Usage Arguments Value Examples
Calculate a number of sample correlations based on a specified population correlation
1 | get.r.samples(pop.r = NA, n, number.of.samples = 10)
|
pop.r |
Population correlation. Do not use pop.data is you provide this value. |
n |
Sample size for all samples If you use n, do not use n.min or n.max. |
number.of.samples |
Number of samples to obtain |
Data frame with sample correlations
1 | get.r.samples(pop.r = .35,n=100)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.