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: Contract/Collapse Combination
From
Alan Neustadtl <[email protected]>
To
[email protected]
Subject
Re: st: Contract/Collapse Combination
Date
Tue, 22 May 2012 11:00:43 -0400
How about something like this:
sysuse auto, clear
egen xtab=group(rep78 foreign), label
tab xtab
*
* 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/