Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: Making Kernel Density Graphs


From   "Dimitriy V. Masterov" <[email protected]>
To   [email protected]
Subject   Re: st: Making Kernel Density Graphs
Date   Fri, 4 Feb 2011 10:36:40 -0500

kdensity is a twoway graph, and you can combine the 2 by using
parentheses to separate them:

twoway (kdensity opinion if gdf==52) (kdensity opinion if gdf==53)

DVM
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index