Description Usage Arguments Value Author(s) References See Also Examples
View source: R/TESD.expected.R
Calculate and plot expected TESD for any correlation, given either normal, uniform or skewed (beta) distributions for the variables involved.
1 | TESD.expected(r, distribution, n, plot = TRUE)
|
r |
The correlation for which TESD is calculated |
distribution |
Distributions of the variables to be simulated ("normal", "uniform", "skewed") |
n |
Sample size for the simulation |
plot |
Should the TESD plot be drawn? |
Expected TESD, given the correlation and distribution.
René Mõttus
Mõttus, R. (2021)
TESD()
1 | TESD.expected(r = .3, distribution = "normal")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.