Home
last modified time | relevance | path

Searched defs:regress (Results 1 – 8 of 8) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math3/stat/regression/
DUpdatingMultipleLinearRegression.java82 RegressionResults regress() throws ModelSpecificationException, NoDataException; in regress() method
92 …RegressionResults regress(int[] variablesToInclude) throws ModelSpecificationException, MathIllega… in regress() method
DSimpleRegression.java771 public RegressionResults regress() throws ModelSpecificationException, NoDataException { in regress() method in SimpleRegression
816 public RegressionResults regress(int[] variablesToInclude) throws MathIllegalArgumentException{ in regress() method in SimpleRegression
DMillerUpdatingRegression.java904 public RegressionResults regress() throws ModelSpecificationException { in regress() method in MillerUpdatingRegression
918 public RegressionResults regress(int numberOfRegressors) throws ModelSpecificationException { in regress() method in MillerUpdatingRegression
1004 public RegressionResults regress(int[] variablesToInclude) throws ModelSpecificationException { in regress() method in MillerUpdatingRegression
/external/sdv/vsomeip/third_party/boost/regex/test/profile/
DMakefile7 regress : target
/external/libcups/vcnet/regex/
Dsplit.c277 regress() in regress() function
Dmain.c126 regress(in) in regress() function
/external/linux-kselftest/tools/testing/selftests/timers/
Dfreq-step.c111 static void regress(struct sample *samples, int n, double *intercept, in regress() function
/external/libevent/
DCMakeLists.txt1145 add_executable(regress ${SRC_REGRESS}) target