Hi,
I want to do a test of equality between two variables for 1 of the equations 
in a multinomial logit estimation. Can anyone suggest how to do this? What the 
help menu has is:
Examples:  after mlogit
        . mlogit y x1 x2 x3 site1 site2 site3
    test y=1 coefs = 0
        . test [1]
    test y=1 site coefs = 0
        . test [1]: site1 site2 site3
WHAT IF I WANT TO DO:
test y=1 site1= site2 
?
Thanks.
*
*   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/