powered by
A version of cov2cor() that forces upper and lower triangles to be identical (rather than nearly identical)
cov2cor()
umxCov2cor(x)
something that cov2cor can work on (matrix, df, etc.)
A correlation matrix
https://www.github.com/tbates/umx
Other Miscellaneous Stats Helpers: FishersMethod(), SE_from_p(), oddsratio(), reliability(), umxHetCor(), umxWeightedAIC(), umx_apply(), umx_cor(), umx_means(), umx_r_test(), umx_round(), umx_scale(), umx_var(), umx
FishersMethod()
SE_from_p()
oddsratio()
reliability()
umxHetCor()
umxWeightedAIC()
umx_apply()
umx_cor()
umx_means()
umx_r_test()
umx_round()
umx_scale()
umx_var()
umx
# NOT RUN { umxCov2cor(cov(mtcars[,1:5])) # }
Run the code above in your browser using DataLab