Class LSRL

java.lang.Object
velo.ladaalpha.fields.math.stats.LSRL

public class LSRL extends Object
The Class LSRL.
  • Constructor Details

    • LSRL

      public LSRL(double[] x, double[] y)
      Instantiates a new lsrl.
      Parameters:
      x - the x
      y - the y
  • Method Details

    • compute

      public LinearFunction compute()
      Compute.
      Returns:
      the linear function