Statalist


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

st: re: Re: how to select all the numerical variable


From   Kit Baum <[email protected]>
To   [email protected]
Subject   st: re: Re: how to select all the numerical variable
Date   Fri, 19 Jun 2009 14:31:29 -0400

<>
Or just

ds, has(type numeric)
mvdecode `r(varlist)' , mv(0.0001)

no loop required.

Kit Baum   |   Boston College Economics & DIW Berlin   |   http://ideas.repec.org/e/pba1.html
An Introduction to Stata Programming | http://www.stata-press.com/books/isp.html
   An Introduction to Modern Econometrics Using Stata  |   http://www.stata-press.com/books/imeus.html



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