Class ExpTrendLine

    • Constructor Summary

      Constructors 
      Constructor Description
      ExpTrendLine​()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected boolean logY​()  
      protected double[] xVector​(double x)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExpTrendLine

        public ExpTrendLine​()
    • Method Detail

      • xVector

        protected double[] xVector​(double x)
        Specified by:
        xVector in class OLSTrendLine