Hello,
Can the decisions tree rules be exported? Along with the probabilities
associated with each node?For example, I've created a CHAID decision with a
target variable RESPONSE (YES/NO). I have 17 inner nodes with 19 terminal
nodes. How which terminal node has the highest probability of YES and which is
the probability?
An example of a terminal node output is below:clicks_flag in YES: NO (n = 1142,
err = 5.3%)
Thanks!Rodica
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.