normalCor | R Documentation |
Compute normal-theory covariances for correlations
normalCor(R, Nobs)
R |
a p x p matrix of correlations. |
Nobs |
Number of observations. |
A normal-theory covariance matrix of correlations.
Jeff Jones and Niels Waller
Nel, D.G. (1985). A matrix derivation of the asymptotic covariance matrix of sample correlation coefficients. Linear algebra and its applications, 67, 137–145.
adfCor
data(Harman23.cor)
normalCor(Harman23.cor$cov, Nobs = 305)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.