Class ExpTrendLine

  • All Implemented Interfaces:
    RegressionLine

    public class ExpTrendLine
    extends OLSTrendLine
    Taken from https://stackoverflow.com/questions/17592139/trend-lines-regression-curve-fitting-java-library
    • Constructor Detail

      • ExpTrendLine

        public ExpTrendLine()