Learn R Programming

cancerclass (version 1.16.0)

summary,prediction-methods: 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

Run this code
### see: help(GOLUB);

Run the code above in your browser using DataLab