Package velo.ladaalpha.fields.math.stats
Class LSRL
java.lang.Object
velo.ladaalpha.fields.math.stats.LSRL
The Class LSRL.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
LSRL
public LSRL(double[] x, double[] y) Instantiates a new lsrl.- Parameters:
 x- the xy- the y
 
 - 
 - 
Method Details
- 
compute
Compute.- Returns:
 - the linear function
 
 
 -