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?
T-test of difference between two regression coefficients within same modelHello, I have one single regression model estimating the coefficients (b) of two independent variab…
Stata Crashes while attempting collapseHello All, I run Stata SE 15.1 on a computer with 32 GB of RAM. I use Ubuntu as OS. And I have alre…
How to pass the parameters to stata plugin?How to pass the parameters to c++ linux stata plugin? …
Average Variance Extracted (AVE) and Composite Reliability (CR) in CFAHi all, I built a Confirmatory Path Analysis through survey data. I would like to calculate the Ave…
Remove part of value labelDear all, I have an issue with the value labels of one of my variables. The value labels appear as:…
Subscribe to:
Post Comments (Atom)
0 Response to What is the problem when using the grqreg code?
Post a Comment