powered by
This function is re-exported from randomForest:na.roughfix when available. Otherwise it will throw a warning and resort to options("na.action")
randomForest:na.roughfix
options("na.action")
na.roughfix(object, ...)
an R object caryying data (e.g. data.frame)
data.frame
arguments to be passed to other methods.