Description Usage Arguments Value Examples
Simulate random values from a multivariate normal distribution.
1 | rmnorm(n, S)
|
n |
number of random vectors that is to be simulated. |
S |
a valid covariance matrix. |
Returns a matrix with n rows and i columns, where i is determined by the size of the specified covariance matrix.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.