Suppose I want to plot wages of women and men by country. How can I do that?
female and male wages are two separate variables. For each country I want female and male wages to be drawn overlaid. Then graphs of all countries be combined. I'm aware of command graph by and also combine and also subsetplot but non of these serves my purpose at least each separately.
There are around 9 countries so the by command is easier than specifying each countries' name but I'm fine if that's the only solution. Some thing like the attached picture.
Thanks.
Related Posts with How to plot wages by country , but for each country plot overlaid men and women wages?
Hausman TestHello, This is my first post so forgive me if I explain anything wrong. I am currently running a pan…
egen newvar = group(oldvar), labelHi. I want to assign values to string data. Therefore I tried to convert the string var into a nume…
Recentered Influence Functions (RIF) in Stata: RIF-Regression and RIF-DecompositionDear all, Thanks to Prof Baum, a new update to the "oaxaca_rif" command is now available. This new u…
Combining CMP and Finite Mixture Models (FMM)Dear all, I estimate a recursive system of equations using cmp command and like to adress unbserved…
define size dummy of cityDear All, the following question is from here (https://bbs.pinggu.org/forum.php?mod...=1#pid57703787…
Subscribe to:
Post Comments (Atom)
0 Response to How to plot wages by country , but for each country plot overlaid men and women wages?
Post a Comment