- model
the lm model containing the GECM estimates
- x.vrbl
a named vector of the x variables (of the lower level of differencing, usually in levels d = 0) and corresponding lag orders in the GECM model
- y.vrbl
a named vector of the (lagged) y variables (of the lower level of differencing, usually in levels d = 0) and corresponding lag orders in the GECM model
- x.vrbl.d.x
the order of differencing of the x variable (of the lower level of differencing, usually in levels d = 0) in the GECM model
- y.vrbl.d.y
the order of differencing of the y variable (of the lower level of differencing, usually in levels d = 0) in the GECM model
- x.d.vrbl
a named vector of the x variables (of the higher level of differencing, usually first differences d = 1) and corresponding lag orders in the GECM model
- y.d.vrbl
a named vector of the y variables (of the higher level of differencing, usually first differences d = 1) and corresponding lag orders in the GECM model
- x.d.vrbl.d.x
the order of differencing of the x variable (of the higher level of differencing, usually first differences d = 1) in the GECM model
- y.d.vrbl.d.y
the order of differencing of the y variable (of the higher level of differencing, usually first differences d = 1) in the GECM model
- shock.history
the desired shock history. shock.history determines the shock history (h) that will be applied to the independent variable. -1 represents a pulse. 0 represents a step. These can also be specified via pulse and step. For others, see Vande Kamp, Jordan, and Rajan. The default is pulse
- inferences.y
does the user want resulting inferences about the dependent variable in levels or in differences? The default is levels
- inferences.x
does the user want to apply the shock history to the independent variable in levels or in differences? The default is levels
- dM.level
level of significance of the GDRF, calculated by the delta method. The default is 0.95
- s.limit
an integer for the number of periods to determine the GDRF (beginning at s = 0)
- se.type
the type of standard error to extract from the GECM model. The default is const, but any argument to vcovHC from the sandwich package is accepted
- return.data
return the raw calculated GDRFs as a list element under estimates. The default is FALSE
- return.plot
return the visualized GDRFs as a list element under plot. The default is TRUE
- return.formulae
return the formulae for the GDRFs as a list element under formulae (for the GDRFs) and binomials (for the shock history). The default is FALSE
- ...
other arguments to be passed to the call to plot