rpart.class: Set up for `class' Method for an Rpart Model
Description
Set up for the class
method for an rpart
model.Usage
rpart.class(y, offset, parms, wt)
Value
- Returns a list consisting of
y
, parms
, numresp
, counts
, and ylevels
.
rpart.class
is used only by the function rpart
.