Hello Statalisters!
I am trying to use the Utest command to validate the existence of U-shaped relationship among my variables. However, I cannot execute it after the ARDL command. Does it only work after the reg command? Thanks guys.
Best,
Justine
Related Posts with Ardl utest
xtgee with IPWHi. I am looking at the effect of non-employer based health insurance on self-employment on panel da…
rdbwselect "mass points detected in running variable" errorHello, I am having some problems with the rdbwselect command. I have been running rdbwselect dummy a…
How to export difference-in-differences table from Stata to Latex?I'm trying to export the results from a difference-in-differences from Stata to Latex. I tried the f…
generate random number using loopforv i = 1/10{ if mod(`i',2)==0 gen z`i' = rnormal() if mod(`i',2)==1 gen z`i' = runiform() } i want…
adding multiple tables to an existing sheet in excel or buliding two/three way table?Hello, I'm trying to build three tables (each one for a country based on var country_id) in excel. …
Subscribe to:
Post Comments (Atom)
0 Response to Ardl utest
Post a Comment