modelPerf2: Checking model performance when Y is multiple valued

View source: R/modelPerf.R

modelPerf2R Documentation

Checking model performance when Y is multiple valued

Description

Checking model performance when Y is multiple valued

Usage

modelPerf2(calls, Ytest, subtype = NA)

Arguments

calls

Calls from callSubtypes(.)

Ytest

Multi-class phenotype vector.

subtype

The subtype label

Value

list 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.