summary.wilma: Summary Method for Wilma Objects

Description Usage Arguments Author(s) See Also Examples

View source: R/wilma.R

Description

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

Usage

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

Arguments

object

An R object of class "wilma", typically the result of wilma().

...

Further arguments passed to and from methods.

Author(s)

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

See Also

wilma, also for references.

Examples

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

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