multcap-class {HandTill2001} | R Documentation |
Multiple Class and Prediction Objects
Description
S4 class for a multiple class response and corresponding (predicted) probabilities.
Objects from the Class
Objects can be created by calls of the form
new("multcap", ...)
. They are used to store a multiple class response
and the predicted probabilities for each of the levels(response)
.
See Also
class?HandTill2001::cap
,
class?HandTill2001::bincap
,
?HandTill2001::multcap
Examples
showClass("multcap")
[Package HandTill2001 version 1.0.1 Index]