Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: RE: syntax - expanding vars ending in a number


From   "Nick Cox" <[email protected]>
To   <[email protected]>
Subject   st: RE: syntax - expanding vars ending in a number
Date   Wed, 10 Jan 2007 13:41:31 -0000

houseinc* is the wildcard you want. This
is documented at [U] 11.4 and the help for varlist. 

Nick 
[email protected] 

[email protected]
 
> I don't know if it is possible to refer to a set of variables 
> called the
> same thing but all ending in a number, but I'd quite like it to be.
> 
> For example, consider a dataset with the variables houseinc1 to
> houseinc100, houseinc_mean and id.  It would be nice to be able to do
> something like:
> 
> egen houseinc_total=rsum(houseinc#)
> which would sum houseinc1-houseinc100 but exclude housein_mean
> 

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