On 5/18/06, Carlos Ortega <[EMAIL PROTECTED]> wrote: > Are you referring to ?: > - library(tree) > - library(rpart) > > On 5/18/06, Paul Smith <[EMAIL PROTECTED]> wrote: > > > Dear All > > When drawing a classification tree with > > plot(mytree) > text(mytree) > > the conditions are written just before the nodes branch. My question > is: can one be certain that those conditions refer to the left-side > branches? (The R documentation surprisingly lacks the information that > I am asking for.)
Thanks, Carlos. I am referring to ibrary(rpart) Paul ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
