| PredictionList-class {lulcc} | R Documentation |
Class PredictionList
Description
An S4 class that extends ROCR::prediction-class to hold
the results of multiple model predictions.
Slots
predictiona list of
ROCR::prediction-classobjects. These objects are calculated for each statistical model in thePredictiveModelListobject supplied to the constructor functioncategoriesnumeric vector of land use categories for which
predictionobjects were createdlabelscharacter vector with labels corresponding to
categories
[Package lulcc version 1.0.4 Index]