irf | R Documentation |
Impulse Response Function
irf(x, n.ahead=24, ident=NULL, shockinfo=NULL, save.store=FALSE, applyfun=NULL, cores=NULL, verbose=TRUE, quantiles=c(.05,.10,.16,.50,.84,.90,.95), ...)
x |
object of class |
n.ahead |
Forecasting horizon. |
ident |
Preferred identification scheme. |
shockinfo |
Dataframe with specified details on the shock. |
proxy |
Matrix with proxy variables. |
save.store |
If set to |
applyfun |
Allows for user-specific apply function, which has to have the same interface than |
cores |
Specifies the number of cores which should be used. Default is set to |
verbose |
If set to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.