Learn R Programming

robustcov (version 0.1)

rmvnorm: Multivariate normal distribution with 0 mean

Description

This routine samples multivarate normal distribution of mean 0 from precision matrix

Usage

rmvnorm(n, Omega)

Arguments

n

sample size

Omega

**precision** matrix of dimension p by p

Value

a matrix with dimension n by p, each row is a sample