a b/partyMod/src/TreeGrow.h
1
2
void C_TreeGrow(SEXP node, SEXP learnsample, SEXP fitmem,
3
                SEXP controls, int *where, int *nodenum, int depth, int *variables_to_ignore);