top | item 33448549

(no title)

bayan1234 | 3 years ago

Forecast package in R is quite useful. Even if you don’t use R, this book by Rob Hyndman is very approachable and easy to follow.

https://otexts.com/fpp2/

discuss

order

hugh-avherald|3 years ago

`fable` is the successor to `forecast`, according to Hyndman, though the latter is still maintained.

qsort|3 years ago

+1 for the book, an excellent reference. As someone who's primarily a developer, it's been extremely useful as a study guide.

Also, there's a new version; s/2/3 :)

nerdponx|3 years ago

It's useful as a study guide and reference even for someone who ostensibly learned all this stuff in school. It's a tremendously good book, and it's even more impressive that it's free to read online in a high-quality HTML document.

dxbydt|3 years ago

This is a good book and forecast is a very good R package, imo.