Hello! I'm trying so hard to replicate a graph like this, it's some sort of a pyramid but it is not divided according to ranges, each horizontal bar belongs to one country using two different variables.
When I use twoway bar var1 country, horizontal || bar var2 country , I get the following error "string variables not allowed in varlist".
Any thought?
Array
Related Posts with Two way pyramid graph using countries instead of range
Whiskers and Outliers in a Box PlotDear Stata Experts, How can I do the following: 1. Extend the whiskers to cover all the values (in…
Declaring class as a function into a class. Why ?Dear statalisters, I just read this part of the manual. Code: class U { real matrix M private real…
Using predict to estimate a value after a linear regressionI have two variables, height and weight. I ran a regression and now need to predict the height at ce…
Fixed Effects Residuals and Endogeneity TestHi there, I estimate a model using FE and also FE2SLS and I would like to compare the FE and FE2SLS …
Fixed Effects ResidualsHi there, I estimate a model using FE and also FE2SLS and I would like to compare the FE and FE2SLS …
Subscribe to:
Post Comments (Atom)
0 Response to Two way pyramid graph using countries instead of range
Post a Comment