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?
Rename from last part of label that includes "."Hello! I'm trying to rename variables from the label, but this label includes dots (".") Example La…
fixed effects and constant estimatesDear All, Does anyone know the relationship among the following commands? I mean how can we adjust t…
Double selection lassoDear statalist, I have attempted a logit regression and now I need to attempt a double selection la…
Remove blank lines from string colvectorIf I have a string colvector in Mata, how can I create a new string colvector that removes rows with…
How can I correctly remove the missing values within group in Stata?I have a small data set laid out in longitudinal format, * Example generated by -dataex-. clear inpu…
Subscribe to:
Post Comments (Atom)
0 Response to What is the problem when using the grqreg code?
Post a Comment