 
 
| From | Kit Baum <[email protected]> | 
| To | [email protected] | 
| Subject | st: implementing sas like array in Stata | 
| Date | Mon, 25 Jul 2005 21:54:23 -0400 | 
local v feleclsw finclo fintprtw flabour
foreach w of local v {
	g `w' = `w'_n / `w'_d
}
Kit Baum, Boston College Economics
http://ideas.repec.org/e/pba1.html
*
*   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–2025 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |