Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: RE: xi:


From   "Nick Cox" <[email protected]>
To   <[email protected]>
Subject   st: RE: xi:
Date   Tue, 17 Dec 2002 17:04:27 -0000

Hans J. Baumgartner

> Is it possible to refer to the dummy variables, created by xi:?
> 
> [...]
> _Iregio_8415
> _Iregio_8417 
> _Iregio_8425
> _Iregio_8435
> _Iregio_9189
> [...]
> 
> I'd like to avoid stating the variables individually, since 
> they are 
> simply to many, when testing for there joint significance, 
> for instance.
> 
> N.B.
>  test _Iregio_*
> does not work.
> 

I was puzzled by your posting 
yesterday implying that -unab- is 
inappropriate, but it does seem to be
what you need:

unab dum : _Iregio_* 
test `dum' 

Nick 
[email protected] 
*
*   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