I am having the same problem
  
trainImp <- rfImpute(train[,!colnames(train)=="score"],train$score)
yields

Error in randomForest.default(xf, y, ntree = ntree, ..., do.trace = ntree, 
:
  NA not permitted in predictors

any ideas?



--
View this message in context: 
http://r.789695.n4.nabble.com/rfImpute-tp832010p4692929.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to