Dear Sebastian,
Thank you very much - when I execute the following code (with my regression), I receive the following output:
quietly ardl lngdp lnpatents consumption, lags(4 4 4) ec regstore(ardlreg)
quietly estimates restore ardlreg
local cmdline ‘"‘e(cmdline)’"’
gettoken cmd cmdline : cmdline
newey ‘cmdline’ lag(4)
‘cmdline’ invalid name
Would you have any idea how I can fix this?
-
Login or Register
- Log in with
Leave a comment: