strip_formula_UC {bootCT} | R Documentation |
Removes the unlagged differences imposed under the conditional ARDL model
Description
Removes the unlagged differences imposed under the conditional ARDL model
Usage
strip_formula_UC(formula.ardl, case, d)
Arguments
formula.ardl |
the ARDL formula object |
case |
ARDL model case for the treatment of intercept and trend |
d |
number of variables |
[Package bootCT version 2.1.0 Index]