Quantitative Macroeconomics Ardl Model: 100403596@alumnos - Uc3m.es
Quantitative Macroeconomics Ardl Model: 100403596@alumnos - Uc3m.es
ARDL MODEL
1.- Introduction
LONG-RUN: The long-run condition is also known as steady state. This steady state is
given as:
(4) yt = (a0 / 1 - a1) + [(B0 + B1) / (1 - a1)]xt + et /(1 - a1)
which may be simplified as: yt = c0 + c1xt + et / (1 - a1). In this steady state, the
equilibrium is yt = yt-1 and xt = xt-1. From this condition, one can now predict the long-
run equilibrium (which is the same as target value) as:
(5) y*t = c0 + c1xt
REPARAMETIZATION: Recall the short-run ARDL as: yt = B0xt+ B1xt-1 + B2xt-2 + ... + Bkxt-
k + et , NOW it can be parametized as:
(6) DYt = d0 +d1yt-1 + d2Dxt +d3xt-1 + et
where d0 = a0, d1 = a1 - 1, d2 = B0, d3 = B0 + B1. NOW let's ad xt to the right-hand side
of the equation:
(7) Dyt = d0 + d1yt-1 + d2Dxt + d3xt-1 + d4xt + et
If one tries to estimate the regression model at this point, there would be a problem
due to perfect multicollinearity. Note that xt and xt-1 = xt - xt-1.
TESTING: Use D-test and LR test for model testing. We started by building
unrestricted model. restrict the model by the following hypothesis formulation: H0:
a1 = 0 and B1 = 0. The alternative hypothesis is: H1:a1 not = 0 and B1 not = 0. The
static model that we want to work with is:
(8) yt = a + bxt + ut
The F-test applies:
(9) F-test = [(Sut2 - Set2) / 2] / (et2) / (T - 4)
This approximates F-distribution. In the alternative, the log-likelihood ratio test may
also be used:
(10) LR-test = 2(MLLUR - MLLR)
... where MLLUR is the maximum log-likelihood of the unrestricted model and MLLR is
the maximum log-likelihood of the restricted model. This approximates chi-square
distribution.
3. ARDL model
After running the model, using as dependent variable D(GDP) and D(INV) as independent
variable, we run the model for USA:
Dependent Variable: D(GDP)
Method: ARDL
Date: 04/08/19 Time: 20:13
Sample (adjusted): 1947Q4 2018Q4
Included observations: 285 after adjustments
Maximum dependent lags: 4 (Automatic selection)
Model selection method: Akaike info criterion (AIC)
Dynamic regressors (4 lags, automatic): D(INV)
Fixed regressors: GDP(-1) INV(-1) C
Number of models evalulated: 20
Selected Model: ARDL(2, 0)
Note: final equation sample is larger than selection sample
Now we check if there is serial correlation or not, and if the model is stable or not.
To check serial correlation we use the TM test:
Breusch-Godfrey Serial Correlation LM Test:
Null hypothesis: No serial correlation at up to 2 lags
Test Equation:
Dependent Variable: RESID
Method: ARDL
Date: 04/08/19 Time: 20:19
Sample: 1947Q4 2018Q4
Included observations: 285
Presample missing value lagged residuals set to zero.
With this value of Chi-Square we cannot reject the null hypothesis, and so we cannot reject
the serial correlation.
For China:
Test Equation:
Dependent Variable: RESID
Method: ARDL
Date: 04/09/19 Time: 08:56
Sample: 1963 2010
Included observations: 48
Presample missing value lagged residuals set to zero.
To check stability: view stability diagnostics recursive estimate Cusum test and we
obtain:
As the regression is among the red lines of significance we can say that the model is stable.
Bound test.
We are now going to investigate if there is long range associationship among the variables.
To do it we are going to do a Wald test (viewcoefficient -Wald test), using as nul
hypothesis C4=C5=0
Wald Test:
Equation: Untitled
Now we compare the F-statistic value with the critical value at 5% taking from Narayan
(2005) (Table Case III: Unrestricted intercept and no trend; page 1988) which is 5.92.
The guideline is that if F-statistics is bigger than the upper bound value, we can reject the
null hypothesis, that it means that there will be long range associationship among the
variables.
The long range equation is:
GDP = b1+ b2 *INV
We estimate now the coefficients and get the residue series, which we will call ECT (error
correction term).
Dependent Variable: GDP
Method: Least Squares
Date: 04/09/19 Time: 11:09
Sample: 1960 2010
Included observations: 51
*Note: p-values and any subsequent tests do not account for model
Now we check if there is serial correlation or not, and if the model is stable or not.
To check serial correlation we use the LM test (viewresidual diagnosticsLM test).
Breusch-Godfrey Serial Correlation LM Test:
Null hypothesis: No serial correlation at up to 2 lags
Test Equation:
Dependent Variable: RESID
Method: ARDL
Date: 04/09/19 Time: 11:54
Sample: 1964 2010
Included observations: 47
Presample missing value lagged residuals set to zero.
To check stability: view stability diagnostics recursive estimate Cusum test and we
obtain:
As the regression is among the red lines of significance we can say that the model is stable.
Bound test.
We are now going to investigate if there is long range associationship among the variables.
To do it we are going to do a Wald test (viewcoefficient -Wald test), using as nul
hypothesis C6=C7=0.
Wald Test:
Equation: Untitled
Now we compare the F-statistic value with the critical value at 5% taking from Narayan
(2005) (Table Case III: Unrestricted intercept and no trend; page 1988) which is 5.92.
The guideline is that if F-statistics is bigger than the upper bound value, we can reject the
null hypothesis, that it means that there will be long range associationship among the
variables. As the F-statistics isn’t bigger we cannot reject the nul hypothesis.
If the computed F-statistic falls below the lower bound we would conclude that the
variables are I(0), so no cointegration is possible, by definition. If the F-statistic exceeds the
upper bound, we conclude that we have cointegration. Finally, if the F-statistic falls between
the bounds, the test is inconclusive
The long range equation is:
log(GDP) = b1+ b2 *log(INV)
We estimate it now the coefficients and get the residue series, which we will call ECT (error
correction term).
Dependent Variable: LOG(GDP)
Method: Least Squares
Date: 04/09/19 Time: 13:07
Sample (adjusted): 1960 2010
Included observations: 51 after adjustments
*Note: p-values and any subsequent tests do not account for model
Now we check if there is serial correlation or not, and if the model is stable or not.
To check serial correlation we use the LM test (viewresidual diagnosticsLM test).
Breusch-Godfrey Serial Correlation LM Test:
Null hypothesis: No serial correlation at up to 2 lags
Test Equation:
Dependent Variable: RESID
Method: ARDL
Date: 04/09/19 Time: 19:11
Sample: 1963 2010
Included observations: 48
Presample missing value lagged residuals set to zero.
As the regression is among the red lines of significance we can say that the model is stable.
Bound test.
We are now going to investigate if there is long range associationship among the variables.
To do it we are going to do a Wald test (viewcoefficient -Wald test), using as nul
hypothesis C4=C5=0.
Wald Test:
Equation: Untitled
Now we compare the F-statistic value with the critical value at 5% taking from Narayan
(2005) (Table Case III: Unrestricted intercept and no trend; page 1988) which is 5.92.
The guideline is that if F-statistics is bigger than the upper bound value, we can reject the
null hypothesis, that it means that there will be long range associationship among the
variables. As the F-statistics isn’t bigger we cannot reject the nul hypothesis.
If the computed F-statistic falls below the lower bound we would conclude that the
variables are I(0), so no cointegration is possible, by definition. If the F-statistic exceeds the
upper bound, we conclude that we have cointegration. Finally, if the F-statistic falls between
the bounds, the test is inconclusive