Uses of Interface
moa.classifiers.core.statisticaltests.StatisticalTest
-
Packages that use StatisticalTest Package Description moa.classifiers.core.statisticaltests -
-
Uses of StatisticalTest in moa.classifiers.core.statisticaltests
Classes in moa.classifiers.core.statisticaltests that implement StatisticalTest Modifier and Type Class Description class
Cramer
Implements the Multivariate Non-parametric Cramer Von Mises Statistical Test.class
KNN
Implements the multivariate non-parametric KNN statistical test.
-