Description Usage Arguments Value Examples
View source: R/quickest_detection.R
Exact density for Pearson's correlation coefficient
1 | f_corr_coef(r, rho, N)
|
r |
numeric, sample correlation |
rho |
numeric, "true" correlation coefficient |
N |
numeric, sample size |
numeric, the probability density at *r*
1 | f_corr_coef(r = 0.5, rho = 0.7, N = 10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.