ClassifierResults: An S4 class to store classifier results.

Description Slots

Description

This class stores classifier results as obtained after running the runClassifier function.

Slots

classifierParameters

An object of class ClassifierParameters in which the applied classifier parameters are stored.

score

A numeric vector of resulting classifier scores

batchCorrection

A character vector indicating wheter batch correction was applied

weightingType

A character string indicating wheter the weighting type was complete (i.e. no missing data), reweighted (i.e. missing data was handled based on correction using the covariance structure in the classifiers training data), or reduced (i.e. missing data but not reweighting the original probeset weighting)

.geneClassifierVersion

An object of class package_version


geneClassifiers documentation built on Nov. 8, 2020, 4:58 p.m.