Hello,
I am trying to format the x axis of a histogram with a specific range. I want to have a bmi percentile variable on the x axis with a custom range from 0 to 5, 5 to 85, and 85 to 100.
Is there a way to do this or would I have to create 3 separate histograms?
so far the command I have is:
histogram bmipct if Grade == "6", bin(494) start(0) frequency
I tried editing the x axis range with the graph editor but do not see how to make the custom range I want.
Thanks.
Related Posts with Histogram formatting
Plotting an InteractionI am trying to plot the effect on Value of an interaction between Trend and Experience, at high vs. …
Skewed continuous outcome in mediation (SEM)Hello, I am conducting a mediation analysis using SEM. My continuous outcome is skewed. I wondered …
website/url to download strs.adoHi, I would like to download strs.ado to an offline computer. The link http://www.pauldickman.com/su…
lpoly - problems using large datasetThe lpoly command works fine as long as my dataset is not too large. Using a dataset with about 45,0…
Stata internal command to obtain only least squares coefficients; quick/stripped version of the regress commandDear all, could you please tell me the name of the Stata internal command that only estimates coeffi…
Subscribe to:
Post Comments (Atom)
0 Response to Histogram formatting
Post a Comment