get_classes-ConsensusPartitionList-method: Get subgroup labels

Description Usage Arguments Details Value Author(s) Examples

Description

Get subgroup labels

Usage

1
2
## S4 method for signature 'ConsensusPartitionList'
get_classes(object, k)

Arguments

object

A ConsensusPartitionList-class object.

k

Number of subgroups.

Details

The subgroup labels are inferred by merging partitions from all methods by weighting the mean silhouette scores in each method.

Value

A data frame with subgroup labels and other columns which are entropy of the percent membership matrix and the silhouette scores which measure the stability of a sample to stay in its group.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2

cola documentation built on Nov. 8, 2020, 8:12 p.m.