Re: [R] Export chaid decision tree rules

2015-01-03 Thread Rodica Coderie via R-help
Thanks! It answered my question. Rodica - Original Message - From: Achim Zeileis To: David Winsemius Cc: Rodica Coderie ; "r-help@r-project.org" Sent: Saturday, January 3, 2015 10:58 PM Subject: Re: [R] Export chaid decision tree rules On Sat, 3 Jan 2015, David Winse

Re: [R] Export chaid decision tree rules

2015-01-03 Thread Achim Zeileis
On Sat, 3 Jan 2015, David Winsemius wrote: On Jan 3, 2015, at 1:21 AM, Rodica Coderie via R-help wrote: 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).

Re: [R] Export chaid decision tree rules

2015-01-03 Thread David Winsemius
On Jan 3, 2015, at 1:21 AM, Rodica Coderie via R-help wrote: > 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 termina

[R] Export chaid decision tree rules

2015-01-03 Thread Rodica Coderie via R-help
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 an