subtypePerf: Checking model performance.

View source: R/modelPerf.R

subtypePerfR Documentation

Checking model performance.

Description

Checking model performance.

Usage

subtypePerf(calls, Ytest)

Arguments

Ytest

Multi-class vector of subtype labels.

mods

list of models fit to each subtype

Value

list of lists of err, the error in prediction, and a rocPlot

Examples

mod1 <- fitAllModels(ebppGeneExpr, phenotype)


CRI-iAtlas/ImmuneSubtypeClassifier documentation built on Oct. 1, 2022, 10:50 a.m.