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: missing data
From
Maarten buis <[email protected]>
To
stata list <[email protected]>
Subject
RE: st: missing data
Date
Wed, 22 Sep 2010 16:04:04 +0000 (GMT)
--- martine etienne wrote:
> Is there a Stata command that allows me to browse the data editor to
> just show me only id's that are missing
sysuse auto, clear
list make if missing(rep78)
browse if missing(rep89)
Hope this helps,
Maarten
--------------------------
Maarten L. Buis
Institut fuer Soziologie
Universitaet Tuebingen
Wilhelmstrasse 36
72074 Tuebingen
Germany
http://www.maartenbuis.nl
--------------------------
*
* 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/