Hi everyone,
I am trying to find out how Stata chooses the exact default range of the y-axis. The article "Stata tip 23: Regaining control over axis range" (The Stata Journal (2005), 5, Number 3, pp. 467-468) notes that "to determine the range of an axis, Stata begins with the minimum and maximum of the data. Then it will widen (but never narrow) the axis range as instructed byrange(). Finally, it will widen the axis if necessary to accommodate any axis labels."
Does anyone have additional insights on how Stata determines how much white space to leave below the minimum and above the maximum respectively for a simple plot command without additional user-specifications?
Many thanks,
Christina
Related Posts with Understanding Stata's default yscale() choice
need urgent helpI tried to do heteroskedasticity test for panel-level data by using the commands from the site menti…
Exporting regression results to a Word documentHi all, I'll be very happy if you can help me. I'm trying to export the results of multiple regress…
How to create and interpret the interaction term in the following: lnY=*β0 +*β1 lnGDP +*β2 lnFX +*β3 (lnGDP x lnFX) +*ξHello, I regress a bank's one balance sheet item(Y) on GDP, FX (foreign exchange rate), and the int…
rounding to 0.5, 1.5, 2.5, 3.5 etcHello, I have a question in regard to rounding. As an example I have a data like this: Code: list …
identify sequence!Dear All, Suppose that I have the data Code: clear input long stkcd int year float dummyvar 10 200…
Subscribe to:
Post Comments (Atom)
0 Response to Understanding Stata's default yscale() choice
Post a Comment