Description Usage Arguments Value See Also Examples
View source: R/cointReg-D-OLS.R
Generates "optimal" numbers of leads and lags for the Dynamic OLS estimator.
1 2 | getLeadLag(x, y, deter, max.lag, max.lead, ic = c("AIC", "BIC"),
symmet = FALSE, check = FALSE)
|
x |
[ |
y |
[ |
deter |
[ |
max.lead, max.lag |
[ |
ic |
[ |
symmet |
[ |
check |
[ |
[numeric(2)
]. "Optimal" numbers of leads and lags.
Other D-OLS: cointRegD
,
getModD
, makeLeadLagMatrix
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.