mclust-deprecated: Deprecated Functions in mclust package

mclust-deprecatedR Documentation

Deprecated Functions in mclust package

Description

These functions are provided for compatibility with older versions of the mclust package only, and may be removed eventually.

Usage

cv.MclustDA(...)
cv1EMtrain(data, labels, modelNames=NULL)
bicEMtrain(data, labels, modelNames=NULL)

Arguments

...

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.

See Also

deprecated


mclust documentation built on Nov. 16, 2023, 5:10 p.m.