summary,prediction-method: Summary Method for 'prediction' Class

Description Usage Arguments Methods See Also Examples

Description

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

Usage

1
  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

1
2
         
### see: help(GOLUB);

cancerclass documentation built on Nov. 8, 2020, 5:31 p.m.