party_intern {party} | R Documentation |
Call one of the internal party functions.
party_intern(..., fun = c("R_TreeGrow", "R_get_nodeID", "R_getpredictions", "initVariableFrame", "ctreedpp", "newinputs", "R_predict"))
... |
Arguments to |
fun |
The name on an internal party function. |
This function must not be called under any circumstances.