Dear all,
I am using Stata 16, on mac. I used the following command in Stata: reg lnGDP lnagedpop lnpopulation WestCoast EastCoast, robust. All of the data is based on 50 states including D.C. over a span of three years (2016-2018). lnagedpop represents (population that is 65 and older). The dummy variable WestCoast = 1 if the U.S. state is located on the West Coast and 0 if not. Similarly, the dummy variable East Coast = 1 if the U.S. state is located on the East Coast and 0 if not. Midwest is my reference category. I am trying to create a graph based on the regression model I created. I am trying to make a bar graph with lnGDP on the yaxis and the dummy variables West Coast and East Coast on the x-axis. I used the command graph bar (mean) lnGDP, over(WestCoast) over(EastCoast), but my graph doesn't look right. Could someone help me fix my bar graph or maybe have an idea of another graph I could use instead so that it looks better?
Array
Thank you in advance for your help
Jason Browen
Related Posts with Help Fixing Bar Graph of GDP and Dummy Variables
Appending tables using collectI'm reasonably sure I'm missing something very simple with this question. Basically, I have two tabl…
Request for Help in Measurement of MES and SRISKHi! I am new to this forum. I need help with the Measurement of Marginal Expected Shortfall (MES) an…
Checking for global maximum in LCA (latent class analysis)Hi team, I am looking for help in assessing the usability of my LCA model, fit using gsem. I have 1…
Generating variables based conditionally with log of zero-value variableHi experts, Today I try to find a way to generate a variable called logTAT1. Normally, logTAT1= ln(…
STATA does NOT allow me to stratify for a variable in a frailty model. How to fix?Dear all, I have a question regarding a survival analysis. I thank you all in advance. I have to co…
Subscribe to:
Post Comments (Atom)
0 Response to Help Fixing Bar Graph of GDP and Dummy Variables
Post a Comment