Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: Dropping variables conditionally


From   Ron�n Conroy <[email protected]>
To   [email protected]
Subject   Re: st: Dropping variables conditionally
Date   Thu, 14 Apr 2005 10:36:24 +0100

Ian Watson wrote:

My last message had it's first paragraph swallowed by the server. It
read:


Is there an easy way to drop variables depending on certain
conditions. The syntax for -drop- shows no if qualifier is allowed
for the varlist syntax, only for the observation syntax.
Try -dropmiss-, written by the prolific Nick Cox.

Alternatively, if you needed to apply more complex conditions, you could add a prefix such as drop_ to the names of the variables that met the conditions, then drop them using

drop *_drop



--

Ronan M Conroy ([email protected]) Senior Lecturer in Biostatistics Royal College of Surgeons Dublin 2, Ireland +353 1 402 2431 (fax 2764) -------------------- Just say no to drug reps http://www.nofreelunch.org/

--------------------------------------------------------------------------------------------------------------------
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom
they are addressed.
If you have received this email in error please notify the
originator of the message. This footer also confirms that this
email message has been scanned for the presence of computer viruses.

Any views expressed in this message are those of the individual
sender, except where the sender specifies and with authority,
states them to be the views of The Royal College Of Surgeons in Ireland.

--------------------------------------------------------------------------------------------------------------------


*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* 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