How to save the L-R equation coefficients (ARDL model)
Posted: Sat May 14, 2016 1:12 pm
I am trying to retrieve the estimated long run-equation coefficients in an ARDL model.
The following code produces the error correction model and the long-run equation coef estimates
I want to save the long-run equation coef estimates, is this possible in any way? The online manual does not give any example or line of explanation.
Thanks
The following code produces the error correction model and the long-run equation coef estimates
Code: Select all
show eq1.cointrep Thanks