Skip to content
Prev 30066 / 398513 Next

randomForests predict problem

I use randomForest version 3.4-4, but yes, now I correctly omitted NA's it 
works. I should have made a mistake while removing them first time.

I was surprised that this method doesn't have another way to deal with NA's 
than omitting them. As Torsten Hothorn suggested, the associated predict 
function should then check for NA's in newdata, shouldn't it ?

Thank you both for your answers !
At 15:12 02/04/03, Liaw, Andy wrote: