print.MGC {MultBiplotR}R Documentation

Prints the results of Model-Based Gaussian Clustering algorithms

Description

Prints the results of Model-Based Gaussian Clustering algorithms

Usage

## S3 method for class 'MGC'
print(x, ...)

Arguments

x

An object of class "MGC"

...

Any aditional parameters

Details

Prints the results of Model-Based Gaussian Clustering algorithms

Value

No value returned

Author(s)

Jose Luis Vicente Villardon

Examples

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


[Package MultBiplotR version 23.11.0 Index]