mstep(modelName, data, z, prior = NULL, warn = NULL, ...)
mclustModelNames
describes the available models.[i,k]
th entry is the
conditional probability of the ith observation belonging to
the kth component of the mixture.
In analyses involving noise, this should not include the
conditional probabilities fo.Mclust$warn
.do.call
.C. Fraley and A. E. Raftery (2006). MCLUST Version 3 for R: Normal Mixture Modeling and Model-Based Clustering, Technical Report no. 504, Department of Statistics, University of Washington.
mstepE
, ...,
mstepVVV
,
emControl
,
me
,
estep
,
mclustOptions
.mstep(modelName = "VII", data = iris[,-5], z = unmap(iris[,5]))
Run the code above in your browser using DataLab