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