HomeSort by relevance Sort by last modified time
    Searched refs:regression (Results 101 - 125 of 145) sorted by null

1 2 3 45 6

  /external/syslinux/
Makefile 77 preupload upload test unittest regression spotless
111 regression:
116 test: unittest regression
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/regression/
AbstractMultipleLinearRegression.java 17 package org.apache.commons.math.stat.regression;
42 /** Whether or not the regression model includes an intercept. True means no intercept. */
66 * <code>nobs = 3</code> and <code>nvars = 2</code> creates a regression dataset with two
195 * sufficient data to estimate regression coefficients for each of the
300 * Estimates the standard error of the regression.
302 * @return regression standard error
310 * Calculates the beta of multiple linear regression in matrix notation.
317 * Calculates the beta variance of multiple linear regression in matrix
352 * Calculates the residuals of multiple linear regression in matrix
SimpleRegression.java 18 package org.apache.commons.math.stat.regression;
29 * Estimates an ordinary least squares regression model
46 * different x coordinates are requred to estimate a bivariate regression
125 * Adds the observation (x,y) to the regression data set.
131 * Weisberg, S. "Applied Linear Regression". 2nd Ed. 1985.</p>
161 * Removes the observation (x,y) from the regression data set.
164 * SimpleRegression instances in streaming mode where the regression
220 * streaming mode where the regression is applied to a sliding "window" of
278 * Returns the intercept of the estimated regression line.
291 * @return the intercept of the regression lin
    [all...]
  /external/valgrind/auxprogs/
nightly-build-summary 7 # The results of the nighly regression runs are extracted from
13 # The script extracts information about the regression run from a
15 # was added beginning October 4, 2011. Therefore, only regression runs
19 # of integers in the above URL that include all nightly regression
80 # the results of a valgrind regression run.
142 # 4) Find out if the regression run failed or passed
146 if ($line =~ /Running regression tests/) {
291 # Check whether it contains a regression test result
293 print "message $i is a regression test result\n" if ($debug);
  /libcore/benchmarks/src/benchmarks/regression/
AnnotatedElementBenchmark.java 17 package benchmarks.regression;
CharacterBenchmark.java 17 package benchmarks.regression;
ReflectionBenchmark.java 17 package benchmarks.regression;
SerializationBenchmark.java 17 package benchmarks.regression;
StrictMathBenchmark.java 17 package benchmarks.regression;
ByteBufferBenchmark.java 17 package benchmarks.regression;
MathBenchmark.java 17 package benchmarks.regression;
  /external/ltp/testscripts/
test_fs_bind.sh 49 test_dirs=( move bind rbind regression ) #cloneNS
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/svg/
svgpan.go 30 * - Fixed a regression with mouse wheel (now working on Firefox 5)
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/svg/
svgpan.go 30 * - Fixed a regression with mouse wheel (now working on Firefox 5)
  /prebuilts/go/darwin-x86/src/math/rand/
regress_test.go 22 var printgolden = flag.Bool("printgolden", false, "print golden results for regression test")
  /prebuilts/go/linux-x86/src/math/rand/
regress_test.go 22 var printgolden = flag.Bool("printgolden", false, "print golden results for regression test")
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/
regression.d 3 #name: regression
  /prebuilts/devtools/tools/lib/
traceview.jar 
  /prebuilts/gradle-plugin/com/android/tools/traceview/24.4.0-beta6/
traceview-24.4.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/traceview/24.5.0/
traceview-24.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/traceview/25.0.0-alpha1/
traceview-25.0.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/traceview/25.3.0/
traceview-25.3.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/traceview/25.3.0-alpha1/
traceview-25.3.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/traceview/25.3.0-beta1/
traceview-25.3.0-beta1.jar 
  /prebuilts/gradle-plugin/com/android/tools/traceview/25.3.0-beta2/
traceview-25.3.0-beta2.jar 

Completed in 468 milliseconds

1 2 3 45 6