na.rpart {rpart} | R Documentation |
Handles missing values in an rpart
object.
na.rpart(x)
x |
the formula or other object defining what terms should be included in the model |
Internal function that handles missing values when calling the
function rpart
.