umxCov2cor | R Documentation |
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
cov2cor()
Other Miscellaneous Stats Functions:
FishersMethod()
,
SE_from_p()
,
geometric_mean()
,
harmonic_mean()
,
oddsratio()
,
reliability()
,
umxHetCor()
,
umxParan()
,
umxWeightedAIC()
,
umx_apply()
,
umx_cor()
,
umx_means()
,
umx_r_test()
,
umx_round()
,
umx_scale()
,
umx_var()
,
umx
umxCov2cor(cov(mtcars[,1:5]))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.