Summary method for class "MclustDR"
.
# S3 method for MclustDR
summary(object, numdir, std = FALSE, ...)
# S3 method for summary.MclustDR
print(x, digits = max(5, getOption("digits") - 3), ...)
An object of class 'MclustDR'
resulting from a call to MclustDR
.
An object of class 'summary.MclustDR'
, usually, a result of a call to summary.MclustDR
.
An integer providing the number of basis directions to be printed.
if TRUE
the coefficients basis are scaled such that all
predictors have unit standard deviation.
The number of significant digits to use when printing.
Further arguments passed to or from other methods.
Luca Scrucca
MclustDR
, plot.MclustDR