Skip to content

CRAN v0.2.0

Compare
Choose a tag to compare
@mitchelloharawild mitchelloharawild released this 24 Apr 01:32

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 the fixed argument.
  • Documentation improvements.