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.8.1 Index]