powered by
This function takes an (n x n) covariance matrix and returns the associated (n x n) correlation matrix.
n x n
cov2corr(cov_mat)
A (n x n) correlation matrix.
A (n x n) covariance matrix.