Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 148 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 148 Bytes

holt-winters

a simple example of Holt-Winters in PHP

it calculates

  • Holt-Winters
  • Exponential Smoothing
  • Double Exponential Smoothing