Displaying 1 result from an estimated 1 matches for "xref_a".
Did you mean:
pref_a
2010 Aug 13
1
decision tree finetune
...in the results would be nice to see "2) Info_G=0"
instead of "2) Info_G<0.5".
Thank you in advance!
And thanks for Eric who helped with my previous question about starting
"rpart".
Olga
> fit <- rpart(Retention ~
Info_G+AOPD+Mail+Xref_Umbr+Ins_Age+Discount+Xref_A + Con6 +
+ Con5 + Con4 +
+ Con3 + Con2 +
+ Con1 , data=Home,control=rpart.control(minsplit=5))
>
> fit
n= 48407
node), split, n, deviance, yval
* denotes terminal node
1) root 48407 4730.642 0.8902225
2) Info_G< 0.5 14280 1999.293 0.8316527 *
3) Info_G>=...