Description Usage Arguments Value Author(s) See Also Examples
Converts a correlation matrix to a covariance matrix.
1 |
cor |
Numeric matrix. A p \times p positive definite correlation matrix. |
sd |
Numeric vector. A vector of p standard deviations. |
Returns a covariance matrix.
Ivan Jacob Agaloos Pesigan
Other matrix functions:
low2sym()
,
tr()
,
up2sym()
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.