arimpulse: Impulse response of an AR model

Description Usage Arguments See Also

View source: R/armodel.R

Description

Get and plot the impulse response of an AR model

Usage

1
arimpulse(mod, pulse = 1, n.ahead = 20, plot = TRUE, ...)

Arguments

mod

an AR model

pulse

numeric vector; the initial pulse. Magnitude is added to the model mean

n.ahead

the length of the computed response

plot

logical; sgould the result be plotted?

...

further arguments to plot

See Also

armodel for examples


AkselA/R-ymse documentation built on March 21, 2020, 9:52 a.m.