Hi All, I'm a newcomer to the R community, just started learning R. I need to use partykit for developing CART. But I'm not getting any document/help for using partykit/rpart. http://www.agrocampus-ouest.fr/math/useR-2009/slides/Hothorn+Zeileis.pdfgives some example, but it doesn't tell how my own data should be formatted so that it can be accepted by partykit.
Example, data("GlaucomaM", package = "ipred") is accepted. Now instead of GlaucomaM, I need to give my own data. But the data format for GlaucomaM is not given. So how can I know that? Please help me in this. Thanks and Regards. - Indranil Basu, Bangalore, India [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org 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.