na.itree {itree}R Documentation

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.


[Package itree version 0.1 Index]