K2results: Annotated list of partition assignments from K2Taxonomer run

K2resultsR Documentation

Annotated list of partition assignments from K2Taxonomer run

Description

Retrieve or assign annotated list of subgroups from K2Taxonomer run.

Usage

K2results(K2res)

K2results(K2res) <- value

## S4 method for signature 'K2'
K2results(K2res)

## S4 replacement method for signature 'K2'
K2results(K2res) <- value

Arguments

K2res

K2 class object.

value

List. A list with an element for each partition.

Value

List. A list with an element for each partition.

Examples

data(K2res)
K2resList <- K2results(K2res)


montilab/K2Taxonomer documentation built on Jan. 25, 2024, 4:29 p.m.