Go to the documentation of this file.
35 using namespace shogun;
69 void CTwoSampleTest::init()
73 SG_ADD(&
m_m,
"m",
"Index of first sample of q",
127 result=1.0-i/values.
vlen;
130 SG_ERROR(
"Unknown method to approximate null distribution!\n");
148 SG_ERROR(
"Unknown method to approximate null distribution!\n");
SHOGUN Machine Learning Toolbox - Documentation