[Returnanalytics-commits] r3787 - pkg/Dowd/R

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Tue Jul 7 18:05:45 CEST 2015


Author: dacharya
Date: 2015-07-07 18:05:44 +0200 (Tue, 07 Jul 2015)
New Revision: 3787

Modified:
   pkg/Dowd/R/LogtES.R
Log:
Mistake in ES computation.

Modified: pkg/Dowd/R/LogtES.R
===================================================================
--- pkg/Dowd/R/LogtES.R	2015-07-06 22:34:29 UTC (rev 3786)
+++ pkg/Dowd/R/LogtES.R	2015-07-07 16:05:44 UTC (rev 3787)
@@ -123,4 +123,4 @@
   }
   y <- term/n
   return (y)
-}
+}
\ No newline at end of file



More information about the Returnanalytics-commits mailing list