validationData: Accessor for the 'validationData' slot of an 'S4' object

Description Usage Arguments Value Examples

Description

Accessor for the validationData slot of an S4 object

Usage

1

Arguments

object

An S4 object

...

Allow definition of new arguments to this generic.

Value

A List- or list-like object containing one or more sets of validation data.

Examples

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

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