Package ubic.basecode.math
-
Class Summary Class Description CorrelationStatsTest Most benchmarks come from R, using things like cor.test(rnorm(50), rnorm(50), method="spearman", alternative="two.sided"),DistanceTest KruskalWallisTest MultipleTestCorrectionTest PrecisionRecallTest RandomChooserTest SingularValueDecompositionTest StringDistanceTest TestDescriptiveWithMissing TestKSTest TestMathUtil TestMatrixNormalizer TestMatrixRowStats TestMatrixStats TestRank TestROC TestSpecFunc TestStats TestWilcoxon Gold standard (?) is the exactRankTests (http://cran.r-project.org/src/contrib/Descriptions/exactRankTests.html) or on Catmap.