CRAN v0.2.0
Improvements
- Added autoregressive modelling with
AR(). - Better handling of rank deficiency in
ARIMA(). - Added
generate.ARIMA()method. - Added bootstrap forecast paths for
ARIMA()models. ARIMA()specials now allow specifying fixed coefficients via thefixedargument.- Documentation improvements.