Description Usage Arguments Value
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
1 | createCovs(k, d)
|
k |
Number of different Gaussians |
d |
Number of dimensions for multivariate Gaussian mixture model |
mus : A (d x k) matrix of mean parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.