
public class LinearRegression extends Object
| Constructor and Description |
|---|
LinearRegression(List<DoubleDoublePair> points) |
public LinearRegression(List<DoubleDoublePair> points)
points - Points to processCopyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.