Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | martine etienne <martieluvsu@yahoo.com> |
To | statalist@hsphsun2.harvard.edu |
Subject | Re: st: R: missing data |
Date | Wed, 22 Sep 2010 14:23:45 -0700 (PDT) |
Thanks Carlo, this didn't quite help because this command only shows me the ids. I actually wanted to see the ids and all the variables related to that id. Marteen sent me this command: "browse if missing(var x)" which worked perfectly! thanks for your help ----- Original Message ---- From: Carlo Lazzaro <carlo.lazzaro@tin.it> To: statalist@hsphsun2.harvard.edu Cc: martine etienne <martieluvsu@yahoo.com> Sent: Wed, September 22, 2010 12:09:36 PM Subject: st: R: missing data Dear Martine, is the following example (in Stata 9/2 SE) helpful? ---------- example begins----------- sysuse auto.dta g id=_n list id if rep78 ==. ---------- example ends------------ Kind Regards, Carlo -----Messaggio originale----- Da: owner-statalist@hsphsun2.harvard.edu [mailto:owner-statalist@hsphsun2.harvard.edu] Per conto di martine etienne Inviato: mercoledì 22 settembre 2010 17.56 A: statalist@hsphsun2.harvard.edu Oggetto: st: missing data Dear Statalist, Is there a STATA command that allows me to browse the data editor to just show me only id's that are missing particular variable values? thanks! Martine * * 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/ * * 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/ * * 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/