mclust-deprecated | R Documentation |
These functions are provided for compatibility with older versions of the mclust package only, and may be removed eventually.
cv.MclustDA(...)
cv1EMtrain(data, labels, modelNames=NULL)
bicEMtrain(data, labels, modelNames=NULL)
... |
pass arguments down. |
data |
A numeric vector or matrix of observations. |
labels |
Labels for each element or row in the dataset. |
modelNames |
Vector of model names that should be tested. The default is to select all available model names. |
deprecated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.