summary.MclustSSC | R Documentation |
Summary method for class "MclustSSC"
.
## S3 method for class 'MclustSSC'
summary(object, parameters = FALSE, ...)
## S3 method for class 'summary.MclustSSC'
print(x, digits = getOption("digits"), ...)
object |
An object of class |
x |
An object of class |
parameters |
Logical; if |
digits |
The number of significant digits to use when printing. |
... |
Further arguments passed to or from other methods. |
The function summary.MclustSSC
computes and returns a list of summary statistics of the estimated MclustSSC model for semi-supervised classification.
Luca Scrucca
MclustSSC
, plot.MclustSSC
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.