Learn R Programming

MultBiplotR (version 23.11.0)

summary.MGC: Summary of Model-Based Gaussian Clustering results

Description

Summarizes the results of Model-Based Gaussian Clustering algorithms

Usage

# S3 method for MGC
summary(object, Centers = TRUE, Covariances = TRUE, ...)

Value

No value returned

Arguments

object

An object of class "MGC"

Centers

Should the Centers be shown

Covariances

Should the Covariances be shown

...

Any aditional Parameters

Author

Jose Luis Vicente Villardon

Details

Summarizes the results of Model-Based Gaussian Clustering algorithms

Examples

Run this code
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as

Run the code above in your browser using DataLab