Rdocumentation
powered by
Learn R Programming
itree (version 0.1)
na.itree: Handles Missing Values in an itree Object
Description
Handles missing values in an
itree
object. This function is identical to
na.rpart
.
Usage
na.itree(x)
Arguments
x
a model frame.
Details
Internal function that handles missing values when calling the function
itree
.