summary,prediction-methods {cancerclass}R Documentation

Summary Method for 'prediction' Class

Description

Assessment of the performance of a predictor on a test data set.

Usage

  summary(object="prediction", ...)

Arguments

object

Object of class prediction.

...

Further arguments desribed below.

Methods

object

Object of class prediction.

positive

Character string specifying one of the two classes. Sensitivity and specificity calculations are carried out with respect to this class.

See Also

prediction

Examples

         
### see: help(GOLUB);

[Package cancerclass version 1.34.0 Index]