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