Re: [R] Classification trees problem.

2011-08-08 Thread Weidong Gu
?predict.rpart Weidong Gu On Mon, Aug 8, 2011 at 6:08 PM, Jose Bustos Melo wrote: > Hello Everyone, > > I'm doing a Classification trees with categorical explanatory variables using > library rpart and I would like to do a prediction for some data imputs. I > don't know where's a function or h

[R] Classification trees problem.

2011-08-08 Thread Jose Bustos Melo
Hello Everyone, I'm doing a Classification trees with categorical explanatory variables using library rpart and I would like to do a prediction for some data imputs. I don't know where's a function or how can I do it?. Is there someone can help ?? ¿. Here's the code that I'm using. library(rp