Skip to content
Commit e677b74a authored by Mitchell O'Hara-Wild's avatar Mitchell O'Hara-Wild
Browse files

ggplot fixes and made geom_forecast() more general

stat_forecast() should be rarely used as per Hadley's recommendation.
geom_forecast() will now generate forecasts unless specified otherwise.

Fixed geom_forecast(fc) not working with univariate time series. You now
must specify a series when using geom_forecast(fc) with multivariate
series. (Best solution I could find so far).

Removed test functions.
parent 76fa6d97
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment