andyphilips / dynamac

Dynamic simulation and testing for single-equation ARDL models, available for both R and Stata
https://andyphilips.github.io/dynamac/
Apache License 2.0
7 stars 6 forks source link

Error message when trying to Implement Dynamic Simulations of ARDL Models(Page,917) #9

Closed Dumkof closed 3 years ago

Dumkof commented 3 years ago

dynardl ln_inv ln_inc ln_consump, /// lags(1, 1, 1) diffs(., 1, 1) /// shockvar(ln_inc) shockval(-1) /// time(10) range(30) graph ec

Stata has given Error message....... . dynardl ln_inv ln_inc ln_consump,lags(1, 1, 1) diffs(., 1, 1) shockvar(ln_inc) shockval(-1) time(10) range(30) graph ec

Option ec specified, dependent variable to be run in differences invalid 'parse' r(198);

andyphilips commented 3 years ago

@Dumkof I'm not getting this error:

clear cap ado uninstall dynamac cap ado uninstall dynardl cap ado uninstall pssbounds net install dynamac, from(https://github.com/andyphilips/dynamac/raw/gh-pages/Stata/src/) replace

webuse lutkepohl2

dynardl ln_inv ln_inc ln_consump, /// lags(1, 1, 1) diffs(., 1, 1) /// shockvar(ln_inc) shockval(-1) /// time(10) range(30) graph ec

Runs without error. If you run the above and you're still getting an error, could you send me a log file? Also, what's your Stata version?

Dumkof commented 3 years ago

Dear Professor,

I received your reply with Thanks. I really appreciate your time.Thanks so much, Professor.

Best regards,

Koffi Dumor

 

Le dimanche 28 février 2021, 23:25:58 UTC+8, Andrew Q. Philips <notifications@github.com> a écrit :  

@Dumkof I'm not getting this error:

clear cap ado uninstall dynamac cap ado uninstall dynardl cap ado uninstall pssbounds net install dynamac, from(https://github.com/andyphilips/dynamac/raw/gh-pages/Stata/src/) replace

webuse lutkepohl2

dynardl ln_inv ln_inc ln_consump, /// lags(1, 1, 1) diffs(., 1, 1) /// shockvar(ln_inc) shockval(-1) /// time(10) range(30) graph ec

Runs without error. If you run the above and you're still getting an error, could you send me a log file? Also, what's your Stata version?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

Dumkof commented 3 years ago

Dear Professor, I'm still getting an error message. I do attach my log file. I used Stata 15.1.Thanks, Prof. Le mardi 2 mars 2021, 20:11:36 UTC+8, dumor koffi dumor3000@yahoo.fr a écrit :

Dear Professor,

I received your reply with Thanks. I really appreciate your time.Thanks so much, Professor.

Best regards,

Koffi Dumor

 

Le dimanche 28 février 2021, 23:25:58 UTC+8, Andrew Q. Philips <notifications@github.com> a écrit :  

@Dumkof I'm not getting this error:

clear cap ado uninstall dynamac cap ado uninstall dynardl cap ado uninstall pssbounds net install dynamac, from(https://github.com/andyphilips/dynamac/raw/gh-pages/Stata/src/) replace

webuse lutkepohl2

dynardl ln_inv ln_inc ln_consump, /// lags(1, 1, 1) diffs(., 1, 1) /// shockvar(ln_inc) shockval(-1) /// time(10) range(30) graph ec

Runs without error. If you run the above and you're still getting an error, could you send me a log file? Also, what's your Stata version?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

Dumkof commented 3 years ago

Dear Professor, Sorry for my mistakes, it's Ok now. Thanks so much, Professor Le mardi 2 mars 2021, 20:48:26 UTC+8, dumor koffi dumor3000@yahoo.fr a écrit :

Dear Professor, I'm still getting an error message. I do attach my log file. I used Stata 15.1.Thanks, Prof. Le mardi 2 mars 2021, 20:11:36 UTC+8, dumor koffi dumor3000@yahoo.fr a écrit :

Dear Professor,

I received your reply with Thanks. I really appreciate your time.Thanks so much, Professor.

Best regards,

Koffi Dumor

 

Le dimanche 28 février 2021, 23:25:58 UTC+8, Andrew Q. Philips <notifications@github.com> a écrit :  

@Dumkof I'm not getting this error:

clear cap ado uninstall dynamac cap ado uninstall dynardl cap ado uninstall pssbounds net install dynamac, from(https://github.com/andyphilips/dynamac/raw/gh-pages/Stata/src/) replace

webuse lutkepohl2

dynardl ln_inv ln_inc ln_consump, /// lags(1, 1, 1) diffs(., 1, 1) /// shockvar(ln_inc) shockval(-1) /// time(10) range(30) graph ec

Runs without error. If you run the above and you're still getting an error, could you send me a log file? Also, what's your Stata version?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.