party_intern: Call internal functions.

View source: R/internals.R

party_internR Documentation

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.


party documentation built on March 31, 2023, 11:56 p.m.