mvgauss: Simulate from a multivariate normal distribution with mean...

View source: R/utils.R

mvgaussR Documentation

Simulate from a multivariate normal distribution with mean zero

Description

Simulate from a multivariate normal distribution with mean zero

Usage

mvgauss(mat, n = 10, seed = NULL)

Arguments

mat

a positive-definite matrix

n

number of variates to simulate

seed

if not null, passed to set.seed


metrumresearchgroup/mrgsolve documentation built on Feb. 13, 2024, 10:27 p.m.