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
Merging two files on multiple criteria and imperfect matching?Hi, I have two data files I want to merge. The issue is I don't have an ID column shared by both fil…
Premature DeindustrializationHello everyone, I'm testing premature deindustrialization as Rodrik (2015) I regress manufacture em…
Help with outputting Mixed command results to ExcelHello, I hope you could help me, I have spent days trying to figure this out. I am trying to output…
loop over the panel IDs to use quantile regressions xtqregHi, I am running quantile regression for panel of 260 firms for period of 15 years. The general reg…
OLS model that includes related covariates that add up to 100%Hi group, I'm running an OLS model where the dependent variable is patients' average value of HgA1c,…
Subscribe to:
Post Comments (Atom)
0 Response to Stacked Bar Graph
Post a Comment