Re: [R] Partykit Document

2009-08-25 Thread Polwart Calum (County Durham and Darlington NHS Foundation Trust)
>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? Not familliar with the packages at all but if you simply enter: > data ("GlaucomaM", package="ipred") > Glau

[R] Partykit Document

2009-08-25 Thread indranil basu
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 ho