rmvn {betel}R Documentation

rmvn produces a sample of draws from MVN

Description

rmvn produces a sample of draws from MVN

Usage

rmvn(mu = mu, V = V)

Arguments

mu

is the mean vector (matrix object)

V

is the var-cov matrix

Author(s)

Siddhartha Chib


[Package betel version 1.0 Index]