Home
last modified time | relevance | path

Searched refs:OUT_OF_BOUND_SIGNIFICANCE_LEVEL (Results 1 – 5 of 5) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/inference/
DChiSquareTestImpl.java140 LocalizedFormats.OUT_OF_BOUND_SIGNIFICANCE_LEVEL, in chiSquareTest()
208 LocalizedFormats.OUT_OF_BOUND_SIGNIFICANCE_LEVEL, in chiSquareTest()
314 LocalizedFormats.OUT_OF_BOUND_SIGNIFICANCE_LEVEL, in chiSquareTestDataSetsComparison()
DOneWayAnovaImpl.java106 LocalizedFormats.OUT_OF_BOUND_SIGNIFICANCE_LEVEL, in anovaTest()
DTTestImpl.java1038 LocalizedFormats.OUT_OF_BOUND_SIGNIFICANCE_LEVEL, in checkSignificanceLevel()
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
DLocalizedFormats.java239OUT_OF_BOUND_SIGNIFICANCE_LEVEL("out of bounds significance level {0}, must be between {1} and {2}… enumConstant
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/regression/
DSimpleRegression.java567 LocalizedFormats.OUT_OF_BOUND_SIGNIFICANCE_LEVEL, in getSlopeConfidenceInterval()