--- begin original message ---
I am trying to write my own split function for rpart. The aim is to do,
instead of anova, a linear regression to determine the split (minimize
some criterion like sum of rss left and right of the split). The
regression (lm) should simply use the dependent and independ
--- begin included message ---
Hi,
I am trying to write my own split function for rpart. The aim is to do,
instead of anova, a linear regression to determine the split (minimize
some criterion like sum of rss left and right of the split). The
regression (lm) should simply use the dependent and ind
Hi,
I am trying to write my own split function for rpart. The aim is to do, instead
of anova, a linear regression to determine the split (minimize some criterion
like sum of rss left and right of the split). The regression (lm) should simply
use the dependent and independent variables passed to
3 matches
Mail list logo