We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd20d5f commit c167b0bCopy full SHA for c167b0b
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: fable
2
Title: Forecasting Models for Tidy Time Series
3
-Version: 0.1.3
+Version: 0.2.0
4
Description: Provides a collection of commonly used univariate and multivariate
5
time series forecasting models including automatically selected exponential
6
smoothing (ETS) and autoregressive integrated moving average (ARIMA) models.
NEWS.md
@@ -1,4 +1,4 @@
-# fable 0.1.3
+# fable 0.2.0
## Improvements
0 commit comments