Hello,
I am in need of some assistance. I am trying to create a stacked bar graph to observe the expenditure per age group while also observing what kind of health coverage they have. I have attached my current bar graph and code. I would like to take out the zero or figure out an easier way to do this. Any help is appreciated.
Code: graph bar (mean) TotalEXP [pweight = weight], over(Medicare) over(Medicaid) over(Age) stack blabel(bar) title(Figure 1: Average Health Expenditures by Age)
Array
Related Posts with Stacked Bar Graph
ml command with estimated coefficients (rangestat/runby?)Dear All, Given the data set Code: * Example generated by -dataex-. To install: ssc install dataex…
Add leading zero before decimal in scalarsDear All, I am writing to ask a quick question on making a small adjustment to scalars. Code: sy…
Converting incident data to weekly ratesHi, I've got a data handling challenge that I was hoping to get some assistance with. The data I'm …
integrated time dependent area under the curveHello Is there any command in stata to calculate the integrated time dependent area under the curve…
A package for Nearest Neighbor estimation with panel data?Hello. I'm trying to estimate an effect using panel data with three time periods (0, 1 and 2). Time …
Subscribe to:
Post Comments (Atom)
0 Response to Stacked Bar Graph
Post a Comment