Dear Stata users:
When I do the lpoly graph, it seems no option allows me to restrict my scale of the axis to a certain range. What should I do if I want the scale on the plot to be narrowed down?
For example, if the scale of my x-axis is between -4 and 4 and I want the scale on the final plot only between -2 and 2.
I have tried lpoly y x, xlab(-2 2) and lpoly y x, xscale(range(-2 2)), but it doesn't work.
Best,
Jeffery
Related Posts with LPOLY: How can I change the scale of the axis on the lpoly graph?
Speeding up random parameter mixed-logit estimation (cmxtmixlogit) with large datasetDear Stata Users, I am wondering if anyone has a strategy to speed up the estimation of the cmxtmix…
Add a reference lineHi, Please, could someone share with me an example of code with "TRAJ" command, specifically the po…
Collapse by partial groupI have a big dataset of county level demographics "County Statename Year Agegroup" where agegroup …
estat classification after logitThere has been some problems getting correct/usable results from -estat classification-, eg: https:…
do we have user-command like reghdfe for logit or probit models?Thanks for your infomation! …
Subscribe to:
Post Comments (Atom)
0 Response to LPOLY: How can I change the scale of the axis on the lpoly graph?
Post a Comment