cor2cov | R Documentation |
cor2cov - a version of this function was in the deprecated package 'stremo'
cor2cov(randFxCorMat = matrix(c(1, 0.2, 0.2, 1), 2, 2), variances = c(1, 0.1))
randFxCorMat |
Numeric matrix. An invertible correlation matrix. |
variances |
Numeric vector. The variances. |
Stephen Tueller stueller@rti.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.