rmvnmix: rmvnmix

Description Usage Arguments Value

Description

Generates multivariate mixed normal random variables

Usage

1
rmvnmix(n, alpha, mu, sigma)

Arguments

n

The number of observations

alpha

m by 1 vector that represents proportions of components

mu

d by m matrix that represents mu

sigma

d by d*m matrix that represents variance of components

Value

n by d vector


kshimotsu/mvnMix documentation built on May 9, 2019, 5:50 a.m.