rmultinorm {BaM} | R Documentation |
rmultinorm
Description
a function to generate random multivariate Gaussians.
Usage
rmultinorm(n, mu, vmat, tol = 1e-07)
Arguments
n |
nu |
mu |
vector of mean |
vmat |
variance-covariance matriz |
tol |
tolerance |
Author(s)
Jeff Gill
See Also
[Package BaM version 1.0.3 Index]