powered by
This function converts a correlation matrix to a covariance matrix
cor2cov(corr, std)
The correlation matrix to be converted. This must be symmetric.
A vector that contains the standard deviations of the variables in the correlation matrix.
The covariance matrix.