Handles Missing Values in an Rpart Object

Usage

na.rpart(x)

Arguments

x the formula or other object defining what terms should be included in the model

Details

Internal function that handles missing values when calling the function rpart.


[Package Contents]