Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: AW: drop multiple observations


From   "Martin Weiss" <[email protected]>
To   <[email protected]>
Subject   st: AW: drop multiple observations
Date   Fri, 11 Dec 2009 16:21:45 +0100

<> 



Also see NJC`s http://www.stata-journal.com/sjpdf.html?articlenum=dm0026 ,
newly released by the "moving wall" at the SJ...


HTH
Martin


-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von Shehzad Ali
Gesendet: Freitag, 11. Dezember 2009 16:21
An: Stata List
Betreff: st: drop multiple observations

Hi listers,

If I have a dataset with 1000 observations (uniquely identified using
variable - id -), can I drop multiple observations using one line? I know
one can drop observations that are say id>350 or <20, but if the
observations are all over the place could we still use a one line command?

For example, instead of typing:

drop if id==2
drop if id==215
drop if id==302
drop if id==420
drop if id==579
...

Can I use one line to drop all the above?

Thank you,
Shehzad


      
*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index