ellisp / forecastHybrid

Convenient functions for ensemble forecasts in R combining approaches from the {forecast} package
GNU General Public License v3.0
79 stars 23 forks source link

Catch theta model errors #78

Closed nicholasmfong closed 7 years ago

nicholasmfong commented 7 years ago

The theta model requires more than 1 year of data or else it produces errors. This code catches those errors before it breaks everything else.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.4%) to 97.661% when pulling ed138a45fe85364f7b515921cca2652beffddd03 on nicholasmfong:patch-1 into 890c2ef83af1df4955ab63bfdc282942a26afacb on ellisp:master.