summary-methods | R Documentation |
summary methods for the classe IdtMclust defined in Package ‘MAINT.Data’.
## S4 method for signature 'IdtMclust'
summary(object, parameters = FALSE, classification = FALSE, model = "BestModel",
ShowClassbyOBs = FALSE, ...)
object |
An object of class |
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. |
Idtmclust
, IdtMclust
, plotInfCrt
, pcoordplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.