| summary.ICSClust | R Documentation |
ICSClust objectSummarizes an ICSClust object in an informative way.
## S3 method for class 'ICSClust'
summary(object, ...)
object |
object of class |
... |
additional arguments passed to |
An object of class "ICSClust_summary" with the following components:
ICS_out: ICS_out object
nb_comp: number of selected components
select: vector of names of selected components
nb_clusters: number of clusters
table_clusters: frequency table of clusters
Aurore Archimbaud
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.