This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | C_TreeGrow (SEXP node, SEXP learnsample, SEXP fitmem, SEXP controls, int *where, int *nodenum, int depth) |
|
The main tree growing function, handles the recursion.
Definition at line 23 of file TreeGrow.c. References C_Node(), C_splitnode(), C_splitsurrogate(), C_surrogates(), C_TreeGrow(), check_depth(), get_maxsurrogate(), get_nobs(), get_splitctrl(), get_stump(), get_tgctrl(), S3get_leftnode(), S3get_nodeterminal(), S3get_nodeweights(), S3get_rightnode(), and S3set_nodeID(). Referenced by C_TreeGrow(), R_Ensemble(), and R_TreeGrow(). Here is the call graph for this function: ![]() |