Skip to content

CRAN v0.4.0

Compare
Choose a tag to compare
@mitchelloharawild mitchelloharawild released this 17 Sep 06:01
· 8 commits to main since this release

New features

  • Added gg_irf() for plotting impulse responses (typically obtained from using
    IRF() with fable models).
  • Added cointegration tests cointegration_johansen() and
    cointegration_phillips_ouliaris() from urca.

Improvements

  • Documentation improvements.

Bug fixes

  • Fixed gg_season() not wrapping across facet_period argument correctly.