party (version 1.3-6)

party_intern: Call internal functions.

Description

Call one of the internal party functions.

Usage

party_intern(..., fun = c("R_TreeGrow", "R_get_nodeID", 
             "R_getpredictions", "initVariableFrame", 
             "ctreedpp", "newinputs", "R_predict"))

Arguments

Arguments to fun.

fun

The name on an internal party function.

Details

This function must not be called under any circumstances.