Den 2007-02-17 21:10, stephenc skrev: > Is there some decision tree method available with R, like ripper, that ends > up producing a list of the rules and can be used for prediction?
Yes, there are several. For some guidance, I suggest that you check out the `Recursive Partitioning' section of the `Machine Learning' CRAN Task View (http://cran.r-project.org/src/contrib/Views/MachineLearning.html). HTH, Henric > > > > Stephen Choularton > > 02 9999 2226 > > 0413 545 182 > > > > > > ______________________________________________ [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 and provide commented, minimal, self-contained, reproducible code.
