Convert a covariance matrix into a correlation matrix
A version of cov2cor() that forces upper and lower triangles to be identical (rather than nearly identical)
umxCov2cor(x)
x |
something that cov2cor can work on (matrix, df, etc.) |
A correlation matrix
Other Miscellaneous Stats Functions:
FishersMethod(),
SE_from_p(),
geometric_mean(),
harmonic_mean(),
oddsratio(),
reliability(),
umxHetCor(),
umxWeightedAIC(),
umx_apply(),
umx_cor(),
umx_means(),
umx_r_test(),
umx_round(),
umx_scale(),
umx_var(),
umx
umxCov2cor(cov(mtcars[,1:5]))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.