Skip to content
Prev 286451 / 398502 Next

How to deal with missing values when using Random Forrest

On Feb 25, 2012, at 6:24 PM, kevin123 wrote:

            
What part of that error message is unclear? Have you looked at the  
randomForest page? It tells you what the default behavior is na.fail.
I would seem that the way forward is to remove the cases with missing  
values or to impute values.