Constructor and Description |
---|
LinearRegression2D(List<? extends Point2D> points)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
double |
getCorrelationFactor() |
double |
getSlope() |
double |
getYAxisIntercept() |
int |
size() |
double |
solve(double x) |