Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

summary.MclustDR

Summarizing dimension reduction method for model-based clustering and classification


Description

Summary method for class "MclustDR".

Usage

## S3 method for class 'MclustDR'
summary(object, numdir, std = FALSE, ...)
## S3 method for class 'summary.MclustDR'
print(x, digits = max(5, getOption("digits") - 3), ...)

Arguments

object

An object of class 'MclustDR' resulting from a call to MclustDR.

x

An object of class 'summary.MclustDR', usually, a result of a call to summary.MclustDR.

numdir

An integer providing the number of basis directions to be printed.

std

if TRUE the coefficients basis are scaled such that all predictors have unit standard deviation.

digits

The number of significant digits to use when printing.

...

Further arguments passed to or from other methods.

Author(s)

Luca Scrucca

See Also


mclust

Gaussian Mixture Modelling for Model-Based Clustering, Classification, and Density Estimation

v5.4.10
GPL (>= 2)
Authors
Chris Fraley [aut], Adrian E. Raftery [aut] (<https://orcid.org/0000-0002-6589-301X>), Luca Scrucca [aut, cre] (<https://orcid.org/0000-0003-3826-0484>), Thomas Brendan Murphy [ctb] (<https://orcid.org/0000-0002-5668-7046>), Michael Fop [ctb] (<https://orcid.org/0000-0003-3936-2757>)
Initial release
2022-05-20

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.