na.rpart | R Documentation |
Handles missing values in an "rpart"
object.
na.rpart(x)
x |
a model frame. |
Default function that handles missing values when calling the
function rpart
.
It omits cases where part of the response is missing or all the explanatory variables are missing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.