summary.pelora: Summary Method for Pelora Objects

Description Usage Arguments Author(s) See Also Examples

View source: R/pelora.R

Description

Yields detailed information about the variables (genes) that have been selected, and how they were grouped.

Usage

1
2
## S3 method for class 'pelora'
summary(object, digits, ...)

Arguments

object

an R object of class "pelora", typically the result of pelora().

digits

The number of digits that should be printed.

...

Further arguments passed to and from methods.

Author(s)

Marcel Dettling, dettling@stat.math.ethz.ch

See Also

pelora, also for references.

Examples

1
2
3
 ## Running the examples of Pelora's help page
 example(pelora, echo = FALSE)
 summary(fit)

supclust documentation built on Sept. 27, 2021, 5:11 p.m.