Mvrnorm: Generate Multivariate Normal Vectors

Description Usage Arguments

View source: R/RcppExports.R

Description

Generate Multivariate Normal Vectors

Usage

1
Mvrnorm(n, mu, Sigma)

Arguments

n

the number of vectors to create.

mu

the mean.

Sigma

the covariance matrix.


gamalamboy/stresstest documentation built on May 17, 2019, 1:33 p.m.