I have a small sample of 29 annual observations. While the literature recommends using AIC lags, doing so in my case results in a large number of estimated parameters — enough that I lose degrees of freedom and STATA won’t allow me to run the bounds test for cointegration.
Here's my main agenda: I'm trying to calculate a short-run elasticity, and N=29 in my case.
If I use the ARDL with BIC lags, I can test for cointegration (bounds test).
But when I use ARDL with AIC lags, I cannot test for cointegration (bound test) since STATA won't let me do that. STATA gives an error that # of observations should be at least twice higher than estimated parameters. So, we don't have enough degrees of freedom. But surprisingly in this AIC case, my short run elasticity (the parameter that I'm interested in) is significant.
Should I trust my short-run elasticity in this case or it might be spurious since we could not test for a genuine relationship?
Or let me phrase my doubt the other way: Is the cointegration (bound test) only for long-run elasticities/parameters and has nothing to do with the short-run elasticities? Or co-integration bound test is a necessary/rule requirement, whether we're interested in short-run or long run. I can't understand if not being able to test for cointegration makes all the coefficients and the entire equation spurious? Like what exactly do we test for cointegration?
In short: Should I prioritize the AIC model (more lags) with a significant short-run result (despite not being able to test for cointegration), or the BIC model (lesser lags) where cointegration can be verified but the short-run elasticity is insignificant?
Does not being able to conduct a bound test for cointegration makes the entire model spurious/meaningless and nothing can be trusted if cointegration could not be tested?
I would greatly appreciate your guidance on how you would approach this situation.
Thank you very much for your time and advice.
Here's my main agenda: I'm trying to calculate a short-run elasticity, and N=29 in my case.
If I use the ARDL with BIC lags, I can test for cointegration (bounds test).
But when I use ARDL with AIC lags, I cannot test for cointegration (bound test) since STATA won't let me do that. STATA gives an error that # of observations should be at least twice higher than estimated parameters. So, we don't have enough degrees of freedom. But surprisingly in this AIC case, my short run elasticity (the parameter that I'm interested in) is significant.
Should I trust my short-run elasticity in this case or it might be spurious since we could not test for a genuine relationship?
Or let me phrase my doubt the other way: Is the cointegration (bound test) only for long-run elasticities/parameters and has nothing to do with the short-run elasticities? Or co-integration bound test is a necessary/rule requirement, whether we're interested in short-run or long run. I can't understand if not being able to test for cointegration makes all the coefficients and the entire equation spurious? Like what exactly do we test for cointegration?
In short: Should I prioritize the AIC model (more lags) with a significant short-run result (despite not being able to test for cointegration), or the BIC model (lesser lags) where cointegration can be verified but the short-run elasticity is insignificant?
Does not being able to conduct a bound test for cointegration makes the entire model spurious/meaningless and nothing can be trusted if cointegration could not be tested?
I would greatly appreciate your guidance on how you would approach this situation.
Thank you very much for your time and advice.
Comment