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?
Setting a loop for separate merges - add suffix to tempfiles?I'm currently performing three separate merges and saving the resulting file of each merge as a temp…
Event Study - Multiple Events in Event Window - Calculation of CARDear all, I am currently working on a research project where I am doing an event study on the effec…
Displaying number of observations underneath twoway line plotsHello, I wonder if I could please get advice on how to display the number of observations underneat…
Deriving change over time by change in groups of variablesI'm running a regression to try to explain how long people spend in a hospital's A&E (ER) depart…
xsmle model not convergingDear statalist, I conducted a spatial durbin model with the following code (the data is available h…
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