Class RobMixReg defines a robust mixture regression class as a S4 object.
inds_inThe indices of observations used in the parameter estimation.
indoutThe indices of outlier samples, not used in the parameter estimation.
ctleclustersThe cluster membership of each observation.
compcoefRegression coefficients for each component.
comppvalsComponent p values.
compwwwThe posterior of the clustering.
callCall function.