is_best_k-ConsensusPartitionList-method: Test whether the current k is the best/optional k

Description Usage Arguments Details Value Examples

Description

Test whether the current k is the best/optional k

Usage

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

Arguments

object

A ConsensusPartitionList-class object.

k

Number of subgroups.

...

Pass to suggest_best_k,ConsensusPartitionList-method.

Details

It tests on the partitions for every method.

Value

Logical vector.

Examples

1
2

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