hi, guys! I'm wondering a question that when I use grreq to plot the coefficient of quantile regression, strictly live up to the example it gives, but doesn't work.
The code in the example is:
. webuse auto, clear
. xi: qreg price mpg i.foreign*i.rep78 headroom
. grqreg, cons ci ols olsci
and the it hints:
o._IforXrep_1_2 invalid name
which means I can't add the dummy varibale in it, because when i delete the dummy, there is no problem, but once they are added, then it doesn't work
How can I solve this problem? I'm quite upset
Thanks soooo much!
Related Posts with What is the problem when using the grqreg code?
Reshape errorHi all, I need help in reshaping long (year2007-year2012). The desired outcome would be something l…
Twoway scatter plotHello, I hope it's a relatively simple question, but I don't know how to do it. I want to make fou…
Hausmand testHello everyone! I am relatively new to STATA and I have a problem regarding how to use the Hausman …
est tab marginsDear all, I cannot have the results I want in the est tab output using : Code: quietly probit Y i.…
Converting ISCO1988 4 digit codes to ISCO2008Hi, I am lost in using iscogen. I need to convert an old dataset isco88 4 digits occupation classifi…
Subscribe to:
Post Comments (Atom)
0 Response to What is the problem when using the grqreg code?
Post a Comment