Dear
I'm using the ARDL method on my time series data, I found that using the maxlag with ARDL methods give me accurate data than fixing the lags? Please any explanation about command maxlag (why and when we can use it ?
For example
Commands:
ardl RGDP OSS ADS OSDS, maxlags(4) aic
ardl RGDP OSS ADS OSDS, lags(4,4,4,4) regstore (ecreg)
Best Regards
Related Posts with ARDL methods and Maxlag command
Advice regarding Ramsey RESET test resultHello, I'm running an OLS regression with around 2000 observations and a few variables - most of th…
Loading do-file editor and other windows on startupI tend to load the do-file editor right after I start Stata. I often also open the data editor and v…
cap file commandsHi all I have a problem with the following code (I got it by a colleague...): use "${logpath}\cou…
Date precisionIf I do this: . gen double d=clock("20200101 01:01:01", "YMD hms") . format %tC d . browse then …
Panel dataset of Matched sample using rangejoinDear Statalisters, I want to see the effect of a law which came into effect on 1975 on the lnpatent…
Subscribe to:
Post Comments (Atom)
0 Response to ARDL methods and Maxlag command
Post a Comment