This class stores classifier results as obtained after running
the runClassifier
function.
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.