View source: R/internalHelpers.R
Internal function to generate multivariate data via a cholesky decompostion ( to have replicability accross systems )
1  | genMVN(n, mu, Sigma)
 | 
n | 
 number of sample to take  | 
mu | 
 mean vector  | 
Sigma | 
 covariance matrix  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.