Bookmark and Share

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: Dropping Observations


From   momo <[email protected]>
To   [email protected]
Subject   st: Re: Dropping Observations
Date   Tue, 9 Nov 2010 10:00:38 -0800 (PST)

drop if(var11 == var5)
this already doesn't work, maybe because each company has one value of var5
and has many counterpart observations in var11. and the var5 value in first
company for example could repeated in var11 for many companies.
So, the stata command should deal with each company alone and drop the
observation of var11 if it equal the value of var5 for the same company and
so on for all companies. 
-- 
View this message in context: http://statalist.1588530.n2.nabble.com/Dropping-Observations-tp5721657p5721894.html
Sent from the Statalist mailing list archive at Nabble.com.
*
*   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–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index