Local level models using local_level() and stan_local_level() methods
Adding introductory vignette.
Add mcmc_plot for posterior check
Correcting the default number of iterations per chain to 2000.
Correcting ets Stan code, for seasonality.
correcting bug in predictive_error() function.
-fix doi:10.2307/1392556 in GARCH vignette
-fix URl in GARCH vignette
Correcting the default number of iterations per chain to 2000.
Correcting ets stan code, for seasonality.
bayesforecast package created.
Less stan models to compile than the previous varstan package.
simplified interface.
stan_model() functions created for similar syntax to brms and rstanarm packages.
forecast EST methods implemented for Bayesian estimation.
local global trend methods implemented from the Orbit package.
automatic forecast methods for similar syntax to forecast package.