K2eMat: Expression matrix object used in partitioning

K2eMatR Documentation

Expression matrix object used in partitioning

Description

Retrieve or assign Matrix object.

Usage

K2eMat(K2res)

K2eMat(K2res) <- value

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

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

Arguments

K2res

K2 class object.

value

Matrix.

Value

Matrix.

Examples

data(K2res)
K2eMat(K2res)


montilab/K2Taxonomer documentation built on April 5, 2025, 3:58 a.m.