|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Changed Methods | ||
LinearTransformation leastSquaresFit() |
Change from final to non-final. |
Returns a linear transformation giving the best fit to the data according to Ordinary Least Squares linear regression of {@code y} as a function of {@code x}. |
double pearsonsCorrelationCoefficient() |
Change from final to non-final. |
Returns the Pearson's or product-moment correlation coefficient of the values. |
double sampleCovariance() |
Change from final to non-final. |
Returns the sample covariance of the values. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||