Class LogTrendLine

  • All Implemented Interfaces:
    RegressionLine

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

      • LogTrendLine

        public LogTrendLine()