Main Page | Directories | File List | File Members | Related Pages

IndependenceTest.h

Go to the documentation of this file.
00001 
00002 void C_GlobalTest(SEXP learnsample, SEXP weights, SEXP fitmem, SEXP varctrl, 
00003                   SEXP gtestctrl, double minsplit, double *teststat, double *criterion);
00004 void C_TeststatPvalue(const SEXP linexpcov, const SEXP varctrl,
00005                       double *ans_teststat, double *ans_pvalue);
00006 void C_TeststatCriterion(const SEXP linexpcov, const SEXP varctrl, 
00007                          double *ans_teststat, double *ans_criterion);

Generated on Fri Aug 25 14:30:00 2006 for party by  doxygen 1.4.4