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