Description Usage Arguments Value
View source: R/distribution_functions_ramses.R
Generates a normally distributed vector given a mean vector and either a covariance matrix or a precision matrix. Does not support generating multiple vectors at once.
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.