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

Description Usage Arguments Value Examples

Description

Accessor for the validationStats slot of an S4 object

Usage

1

Arguments

object

An S4 object

...

Allow definition of new arguments to this generic.

Value

A data.frame of validation statistics for the validation data provided to validateModel function for a given S4 object.

Examples

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

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