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]
st: RE: Graph, Scatterline?
From
Nick Cox <[email protected]>
To
"'[email protected]'" <[email protected]>
Subject
st: RE: Graph, Scatterline?
Date
Wed, 16 Feb 2011 15:17:45 +0000
I don't see a histogram. I see markers of different sizes and I don't know what the precise story is. Anyway, you can get some of the way there directly with something like
gen one = 1
label def one 1 "Econ 1 odd"
label val one one
scatter one myvar
or
graph7 myvar, oneway
or
you can look at e.g. -stripplot- (SSC).
Nick
[email protected]
Rilke Rainer Michael
does anyone know how to do such a graph: www.rainer-rilke.de/1.png ?
It seems to me that this is a scatter plot combined with a histogram. But I do not have a clue about how to implement such a thing in stata.
*
* 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/