trainData: Generic for Accessing the Training Data of an 'S4' Object

Description Usage Arguments Value Examples

Description

Generic for Accessing the Training Data of an S4 Object

Usage

1
trainData(object, ...)

Arguments

object

An S4 object to retrieve training data from.

...

Allow new parameters to be defined for this generic.

Value

The training data for an S4 object.

Examples

1
2
3
data(CSPC_MAE)
set.seed(1987)
metaclustModel <- ConMetaclustModel(CSPC_MAE, randomSeed=1987)

bhklab/PanCuRx documentation built on Dec. 30, 2021, 4:59 p.m.