--- "David J. Bernstein" <[email protected]>
wrote:
> Hello mighty Stata'ers,
>
> I have transaction data for a corporation that has
> companies throughout the US.
>
> Using a logit model with dummies and continuous
> variables, I would like to study the race effect on
> promotions by company and then aggregate the results
> for an overall effect. Like with a Mantel-Hanzel
> statistic that is used for combining 2x2's.
>
> Can this be done? I'm a relatively new Stata user
> so
> I apologize if this is a beginners question.
>
> Thanks,
> David Jay Bernstein
This is very well summarized in Steve Selvin's book:
Statistical Analysis of Epidemiological Data, p.
238-240. Essentially, the Maentel Haenszel chi square
is equivalent to a likelihood ratio test of the model
with the dummy variables compared to the model without
the dummy variables (without any interaction terms).
The summary odds ratio for promotions is equivalent to
the exponentiated coefficient for promitions in the
model with the dummy variables for race (again with no
interaction terms). All of this can be easily done in
Stata, see commands: lrtest, xi, and logit/logistic.
Hope this helps, Tim
>
> __________________________________
> Do you Yahoo!?
> Get better spam protection with Yahoo! Mail.
> http://antispam.yahoo.com/tools
> *
> * 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/
=====
[email protected]
__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you�re looking for faster
http://search.yahoo.com
*
* 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/