print.MGC {MultBiplotR} | R Documentation |
Prints the results of Model-Based Gaussian Clustering algorithms
## S3 method for class 'MGC'
print(x, ...)
x |
An object of class "MGC" |
... |
Any aditional parameters |
Prints the results of Model-Based Gaussian Clustering algorithms
No value returned
Jose Luis Vicente Villardon
##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.