Description Usage Arguments Value Author(s) Examples
View source: R/multiNorm-rmvn_chol.R
Generate Data from the Multivariate Normal Distribution Using the Cholesky Decomposition
1 |
n |
Positive integer.
|
mu |
Numeric vector. Parameter. Mean vector \boldsymbol{μ}. |
sigmacap |
Numeric matrix. Parameter. Covariance matrix \boldsymbol{Σ}. |
varnames |
Character vector Optional variable names. |
data_frame |
Logical.
If |
A matrix (data_frame = FALSE
) or data.frame (data_frame = TRUE
).
Ivan Jacob Agaloos Pesigan
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.