powered by
Orthogonal Impulse Response Function
oirf(model, n.ahead)
A PVAR model
Any stable AR() model has an infinite MA representation. Hence any shock can be simulated infinitely into the future. For each forecast step t you need an addtional MA term.
data("ex1_dahlberg_data") oirf(ex1_dahlberg_data, n.ahead = 8)
Run the code above in your browser using DataLab