Learn R Programming

MAINT.Data (version 2.4.1)

summary-methods: Methods for Function summary in Package `MAINT.Data'

Description

summary methods for classes defined in Package `MAINT.Data'.

Usage

# S4 method for IdtMclust
summary(object, parameters = FALSE, classification = FALSE, model = "BestModel", …)

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.

Other named arguments.