summary-methods: IdtMclust summary method

summary-methodsR Documentation

IdtMclust summary method

Description

summary methods for the classe IdtMclust defined in Package ‘MAINT.Data’.

Usage

 ## S4 method for signature 'IdtMclust'
summary(object, parameters = FALSE, classification = FALSE, model = "BestModel", 
 ShowClassbyOBs = FALSE, ...)

Arguments

object

An object of class IdtMclust representing the results of fitting Gaussian mixtures to interval data objects

parameters

A boolean flag indicating if the parameter estimates of the optimal mixture should be displayed

classification

A boolean flag indicating if the crisp classification resulting from the optimal mixture should be displayed

model

A character vector specifying the the model whose solution is to be displayed.

ShowClassbyOBs

A boolean flag indicating if class membership should shown by observation or by class (default)

.

...

Other named arguments.

See Also

Idtmclust, IdtMclust, plotInfCrt, pcoordplot


MAINT.Data documentation built on April 4, 2023, 9:09 a.m.