| MoRFit-class {greed} | R Documentation |
Clustering with a multivariate mixture of regression model fit results class
Description
An S4 class to represent a fit of a multivariate mixture of regression model, extend IclFit-class.
Slots
modela
MoR-classobject to store the model fittednamegenerative model name
iclicl value of the fitted model
Knumber of extracted clusters over row and columns
cla numeric vector with row and columns cluster indexes
obs_statsa list with the following elements:
counts: numeric vector of size K with number of elements in each clusters
mvmregs: list of size $K$ with statistics for each clusters
move_matbinary matrix which store move constraints
train_histdata.frame with training history information (details depends on the training procedure)
See Also
[Package greed version 0.6.1 Index]