public class Regression extends Object
| Constructor and Description |
|---|
Regression() |
| Modifier and Type | Method and Description |
|---|---|
static double[] |
getLinearRegressionCoefficients(double[] x,
double[] y) |
Copyright © 2015. All Rights Reserved.