Ron, > Does anyone know of an R code for classification and regression tree > analysis (CART)? > If I got you right, you need a "tree" package. It implemets the CART method. If you go further, you will like "randomForest" package. Regards, Vladimir