--- Alejandro Delafuente wrote:
> I would like to overlap two histograms, can anyone tell how
> to do so?
Alejandro:
You can use the -twoway- version of the -histogram- command.
If you do so, you can overlap graphs in the same way as other
-twoway- graphs. See the example below.
HTH,
Maarten
*-------------- begin example ---------------
sysuse auto, clear
twoway hist price if foreign == 1, percent || /*
*/ hist price if foreign == 0, percent
*--------------- end example ----------------
-----------------------------------------
Maarten L. Buis
Department of Social Research Methodology
Vrije Universiteit Amsterdam
Boelelaan 1081
1081 HV Amsterdam
The Netherlands
visiting address:
Buitenveldertselaan 3 (Metropolitan), room Z434
+31 20 5986715
http://home.fsw.vu.nl/m.buis/
-----------------------------------------
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/