Description Usage Arguments Value
Generates a matrix where each row is generated with covariance equal to cov_mat
.
1 | x_from_cov(cov_mat, n_rows)
|
cov_mat |
The covariance desired. |
n_rows |
Number of rows to produce. |
A matrix such that the covariance would tend to cov_mat
as n_rows
grows.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.