Dear Statalisters,
How can I do the following?
reg y x1 x2 (int_* - int_abc - int_xyz)
Obviously the above doesn't work.
"(int_* - int_abc - int_xyz)" is supposed to mean the varlist of all
variable names starting with int_ except int_abc and int_xyz, and in
place of int_abc and int_xyz could be any other variable names that I
specify.
I would need this syntax to be part of the varlist that goes with any
estimation commands such as -reg-, -probit-, etc.
Thanks.
Kelvin.
*
* 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/