Description Usage Arguments Value
Generates a normally distributed vector given a mean vector and either a covariance matrix or a precision matrix. Computationally, this method has an advantage since an inverse is never taken.
1 |
mu |
mean vector. |
cov |
covariance matrix. |
prec |
precision matrix. |
A randomly generated vector with the same length as mu.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.