Learn R Programming

rpart (version 2.0-3)

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)

Arguments

Value

  • Returns a list consisting of y, parms, numresp, counts, and ylevels. rpart.class is used only by the function rpart.

See Also

rpart