IRF.ARIMA {fable} | R Documentation |
Calculate impulse responses from a fable model
## S3 method for class 'ARIMA'
IRF(x, new_data, specials, ...)
x |
A fitted model. |
new_data |
A tsibble containing the time points and exogenous regressors to produce forecasts for. |
specials |
(passed by |
... |
Other arguments passed to methods |