Hi everyone,
I want to plot four dummy variables i.e bbr er rr dr in one graph showing number of countries following bbr, er on the top of bar graph.
these are policy variables for different countries
data setup
Country : id bbr er rr dr
A 1 0 1 1 0
B 2 1 1 0 0
C 3 0 0 0 1
Anyhelp would be appreciated, please forgive my ignorance im beginner in stata.
Thanks in advance
I want to plot four dummy variables i.e bbr er rr dr in one graph showing number of countries following bbr, er on the top of bar graph.
these are policy variables for different countries
data setup
Country : id bbr er rr dr
A 1 0 1 1 0
B 2 1 1 0 0
C 3 0 0 0 1
Anyhelp would be appreciated, please forgive my ignorance im beginner in stata.
Thanks in advance

Comment