Learn R Programming

HandTill2001 (version 1.0.3)

multcap-class: Multiple Class and Prediction Objects

Description

S4 class for a multiple class response and corresponding (predicted) probabilities.

Arguments

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

Run this code

showClass("multcap")

Run the code above in your browser using DataLab