You are not logged in. You can browse but not post. Login or Register by clicking 'Login or Register' at the top-right of this page. For more information on Statalist, see the FAQ.
You might get a quicker answer if you post in the General forum and not in the Sandbox forum.
If you need the same plots, why don't you create them yourselves? "grqreg" does not allow to change to the options for plotting. You can follow the approach of "grqreg". First estimate your model, then save the coefficients of interest to a new file and then plot the coefficients.
I use this approach for my own plots. While I have code for my approach, this code is tailored to my specific problem. But I can give you pointers if needed where to start coding.
Comment