Diff of /partyMod/src/TreeGrow.h [000000] .. [fbf06f]

Switch to side-by-side view

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