Skip to content
Prev 30432 / 398513 Next

Classification problem - rpart

You have slope and tci10 (at least) coded as factors.  Run summary() on 
your data frame.  My bet is that you have MISSING in there, and did not
declare that when using read.table (or whatever)

Do *look* at your data at least cursorily.
On Thu, 10 Apr 2003, Andy Bunn wrote:

            
It's not rpart, it is your data manipulation: `pilot error'.