Class PowerTrendLine

  • All Implemented Interfaces:
    RegressionLine

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

      • PowerTrendLine

        public PowerTrendLine()