cortocov function

Correlation to covariance conversion

Correlation to covariance conversion

Converts a correlation matrix into a covariance matrix

cortocov(cor.mat, sd)

Arguments

  • cor.mat: Correlation matrix
  • sd: Vector of standard devations

Returns

The covariance matrix

  • Maintainer: Apostolos Dimitromanolakis
  • License: GPL (>= 2)
  • Last published: 2017-06-07

Useful links