#include "party.h"
Include dependency graph for RandomForest.c:
Go to the source code of this file.
Functions | |
SEXP | R_Ensemble (SEXP learnsample, SEXP weights, SEXP fitmem, SEXP controls) |
Definition in file RandomForest.c.
|
An experimental implementation of random forest like algorithms
Definition at line 21 of file RandomForest.c. References C_init_node(), C_SampleNoReplace(), C_TreeGrow(), get_fraction(), get_maxsurrogate(), get_ninputs(), get_nobs(), get_ntree(), get_replace(), get_splitctrl(), ncol(), NODE_LENGTH, PL2_jointtransfSym, PL2_responsesSym, and S3get_nodeweights(). Here is the call graph for this function: ![]() |