Learn R Programming

HandTill2001 (version 0.2-4)

multcap-class: Class "multcap" in Package HandTill2001

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).

Extends

Class "cap", directly.

See Also

"class?cap" , "class?bincap" , "?multcap"

Examples

Run this code
showClass("multcap")

Run the code above in your browser using DataLab