Home
last modified time | relevance | path

Searched refs:NOT_ENOUGH_DATA_REGRESSION (Results 1 – 3 of 3) sorted by relevance

/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/stat/regression/
H A DSimpleRegression.java774 throw new NoDataException(LocalizedFormats.NOT_ENOUGH_DATA_REGRESSION); in regress()
792 throw new NoDataException(LocalizedFormats.NOT_ENOUGH_DATA_REGRESSION); in regress()
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/exception/util/
H A DLocalizedFormats.java154NOT_ENOUGH_DATA_REGRESSION("the number of observations is not sufficient to conduct regression"), enumConstant
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/resources/assets/org/apache/commons/math3/exception/util/
H A DLocalizedFormats_fr.properties126 NOT_ENOUGH_DATA_REGRESSION = le nombre d''observations est insuffisant pour r\u00e9aliser une r\u00… key