Calculation of impulse response functions for an identified SVAR object 'svars' derived by function id.cvm( ),id.cv( ),id.dc( ), id.ngml( ) or id.st( ).
Usage
# S3 method for svars
irf(x, ..., n.ahead = 20)
Value
A list with class attribute "svarirf" holding the impulse response functions as data frame.
Arguments
x
SVAR object of class "svars".
...
Currently not used.
n.ahead
Integer specifying the steps.
References
Luetkepohl, H., 2005. New introduction to multiple time series analysis, Springer-Verlag, Berlin.