Learn R Programming

fable (version 0.4.0)

IRF.ARIMA: Calculate impulse responses from a fable model

Description

Calculate impulse responses from a fable model

Usage

# S3 method for ARIMA
IRF(x, new_data, specials, ...)

Arguments

x

A fitted model.

new_data

A tsibble containing the time points and exogenous regressors to produce forecasts for.

specials

(passed by fabletools::forecast.mdl_df()).

...

Other arguments passed to methods