mitchelloharawild
released this
20 Aug 10:21
·
6 commits
to master
since this release
- First release.
New features
- Added interface for the Prophet model (via the 'prophet' R package) to the fable framework.
- Added prophet model methods for:
forecast()
,components()
,fitted()
,residuals()
. - Added package introduction vignette.