Method plotInfCrt displays a plot representing the values of an approprtiate information criterion (currently either BIC or AIC) for the models whose results are stored in an IdtMclust-method object. A supplementary short output message prints the values of the chosen criterion for the 'nprin' best models.
# S4 method for IdtMclust
plotInfCrt(object,crt=object@SelCrit,legpos="bottomleft",nprnt=5, …)
An object of type “IdtMclust” representing the the clusterig results of an Interval-valued data set obtainde by the function “IdtMclust”.
The information criteria whose values are to be displayed.
Legend position. Alternatives are “bottomleft” (default), “bottomright”, “topleft” and “bottomright”.
Number of solutions for which the value of the information criterio should be printed in an suplmentary short output message.
Graphical arguments to be passed to methods.
'>IdtMclust, Idtmclust