See help -unab-
Nick Winter
-----------------------------------------------------------
Nicholas Winter, Ph.D. P 202.939.5343
Policy Studies Associates F 202.939.5732
1718 Connecticut Avenue, NW [email protected]
Washington, DC 20009-1148 www.policystudies.com
-----------------------------------------------------------
> -----Original Message-----
> From: Radu Ban [mailto:[email protected]]
> Sent: Tuesday, November 05, 2002 1:37 PM
> To: [email protected]
> Subject: st: basic question about varlist
>
>
> I placed a list of variables in a local using abbreviations
> recognized by
> varlist:
>
> local outcomes "var1-var10 othervar* ..."
>
> How can I get Stata to read it as a varlist so that i can tokenize it
> properly?
>
> Here's what I need this for: I have defined several regressions:
> local reg1 "reg `1' varlist1"
> local reg2 "reg `1' varlist2"
> ...
> I want to run these regressions for all the outcome variables
> in the above
> mentioned list and I want to capture the coefficients and
> errors in scalars
> indexed by the nr of the outcome variable. So to begin, I
> want to know how
> to read that list as a varlist.
>
> Thanks in advance,
>
> Radu Ban
>
>
>
> *
> * 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/
>
*
* 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/