Learn R Programming

rpart (version 3.0-1)

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, wt) Returns a list consisting of y (substracting offset if necessary), parms, and numresp=1). rpart.anova is used only by the function rpart. tree

Arguments