Home
last modified time | relevance | path

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

/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/stat/regression/
H A DUpdatingMultipleLinearRegression.java82 RegressionResults regress() throws ModelSpecificationException, NoDataException; in regress() method
92 …RegressionResults regress(int[] variablesToInclude) throws ModelSpecificationException, MathIllega… in regress() method
H A 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
H A 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
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/test/profile/
DMakefile7 regress : target
/aosp_15_r20/external/cronet/third_party/libevent/test/
H A DMakefile.am7 noinst_PROGRAMS = test-init test-eof test-weof test-time regress bench program
/aosp_15_r20/external/libcups/vcnet/regex/
H A Dsplit.c277 regress() in regress() function
H A Dmain.c126 regress(in) in regress() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/timers/
H A Dfreq-step.c111 static void regress(struct sample *samples, int n, double *intercept, in regress() function
/aosp_15_r20/external/libevent/
H A DCMakeLists.txt1145 add_executable(regress ${SRC_REGRESS}) target