| PerformanceList-class {lulcc} | R Documentation |
Class PerformanceList
Description
An S4 class that extends ROCR::performance-class to hold
the results of multiple model evaluations.
Slots
performancelist of ROCR performance objects. Each object is calculated for the corresponding ROCR prediction object held in the PredictionList object supplied to the constructor function
aucnumeric vector containing the area under the curve for each performance object
categoriesnumeric vector of land use categories for which performance objects were created
labelscharacter vector with labels corresponding to
categories
[Package lulcc version 1.0.4 Index]