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
Help: Wald test & Regression output tableDear All Attached below is part of my dataset: Code: * Example generated by -dataex-. To install:…
How can I covert Oaxaca-Decomposition coef. into an amount(dollar...)?I got the following results through oaxaca two-fold method. ---------------------------------------…
landmark analysis differences between time-periodsHello everyone, I have a cohort with 1 group (no comparison group). I created a landmark analysis …
variable name abbreviation in generate/replace sequenceThere seems to be some inconsistency about how to abbreviate variable names. I would like to abbrevi…
How to rename dummy variables based on category names?Hi, all. I have a data set with variable "town_id" indicating town id (such as 160, 155, 178, etc.)…
Subscribe to:
Post Comments (Atom)
0 Response to Histogram formatting
Post a Comment