summary.MclustDR | R Documentation |
Summary method for class "MclustDR"
.
## S3 method for class 'MclustDR'
summary(object, numdir, std = FALSE, ...)
## S3 method for class 'summary.MclustDR'
print(x, digits = max(5, getOption("digits") - 3), ...)
object |
An object of class |
x |
An object of class |
numdir |
An integer providing the number of basis directions to be printed. |
std |
if |
digits |
The number of significant digits to use when printing. |
... |
Further arguments passed to or from other methods. |
Luca Scrucca
MclustDR
, plot.MclustDR
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.