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: Tabulate if
From
"Nick Cox" <[email protected]>
To
<[email protected]>
Subject
st: RE: Tabulate if
Date
Tue, 29 Jun 2010 19:01:29 +0100
... if inlist(X, "name1", "name2", "name3")
Nick
[email protected]
Hobst
The command: tabulate X Y if X == "name1" will give me the tabel
only for
"name1".
How do i get a tabel for name1, name2 and name3
i tried this: tabulate X Y if X == "name1""name2""name3" , but it
doesnt
work.. How can i do that? Thank you
*
* 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/