Thursday, May 19, 2022

How to do a special histogram like this in Stata?

Hello, I saw a histogram by group like below.
I want to use the classical Stata data auto.dta to mimic it. (categorical variables-rep78, foreign; continuous-any variable in the dataset except for make and these two variables).
Can someone help me in Stata code?

webuse auto,clear Array

No comments:

Post a Comment