Package velo.ladaalpha.fields.math.stats
Class Regression
java.lang.Object
velo.ladaalpha.fields.math.stats.Regression
The Class Regression.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
Regression
public Regression() 
 - 
 - 
Method Details
- 
LSRL
Lsrl.- Parameters:
 x- the xy- the y- Returns:
 - the linear function
 
 
 -