powered by
Convert a correlation matrix into a covariance matrix
cor2cov(sigma, cormat)
The covariance matrix
vector of standard deviations. The order of standard deviations should correspond to the column order in 'cormat'.
a symmetric numeric correlation matrix
Thomas Debray <thomas.debray@gmail.com>