View source: R/impulseResponse.R
| impulse_response | R Documentation |
A function to estimate the Impulse Response Function of a given VAR.
impulse_response(v, len = 20)
v |
the data in the for of a VAR |
len |
length of the impulse response function |
irf a 3d array containing the impulse response function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.