rpconvert {itree}R Documentation

Update an itree object

Description

itree objects changed in their internal format in order to accommodate the changes for user-written split functions. This routine updates an old object to the new format. Same as rpconvert from the rpart package.

Usage

rpconvert(x)

Arguments

x

an itree object

Value

An updated object

See Also

itree


[Package itree version 0.1 Index]