powered by
Disattenuates the entries in a correlation matrix using a vector of reliabilities.
ctmaCorRel(empcov = NULL, alphas = NULL)
A corrected correlation matrix (corEmpcov). Corrections leading to r > 1.0 are set to 1.0.
Empirical correlation matrix
Vector reliabilities
empcov313new <- ctmaCorRel(empcov=empcov313, alphas=alphas313)
Run the code above in your browser using DataLab