collect_stats-ConsensusPartition-method {cola}R Documentation

Draw and compare statistics for a single method

Description

Draw and compare statistics for a single method

Usage

## S4 method for signature 'ConsensusPartition'
collect_stats(object, ...)

Arguments

object

a ConsensusPartition-class object.

...

other arguments.

Details

It is identical to select_partition_number,ConsensusPartition-method.

Examples

# There is no example
NULL


[Package cola version 1.0.0 Index]