Package org.sm.smtools.math.lslr

Provides an implementation for least squares linear regression of 2D data.

This package allows an LSLR of 2D data, i.e., data consisting of x and y values.

  • Class Summary
    Class Description
    LSLR
    The LSLR class offers least squares linear regression for 2D data.