createCovs: Simulate the array of covariance parameters for the...

Description Usage Arguments Value

Description

Simulate the array of covariance parameters for the mutlivariate Gaussian mixture model. This function is adapted from https://stat.ethz.ch/pipermail/r-help/2008-February/153708

Usage

1
createCovs(k, d)

Arguments

k

Number of different Gaussians

d

Number of dimensions for multivariate Gaussian mixture model

Value

mus : A (d x k) matrix of mean parameters


nwakim/nwREM documentation built on May 22, 2019, 5:34 p.m.