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.
A numeric vector or matrix of observations.
Labels for each element or row in the dataset.
Vector of model names that should be tested. The default is to select all available model names.