From | Constantine Daskalakis <[email protected]> |
To | [email protected] |
Subject | Re: st: Additive interactions with Stata |
Date | Fri, 23 Jan 2004 14:08:32 -0500 |
At 12:26 PM 1/23/2004, Andrea Baccarelli wrote:
My question is: Does anybody used Stata to test for additive interactions?Yes, under the logistic regression model, "no additive interaction" implies that
There are different ways to test for additive interactions:
1.
The simplier is to calculate the Sinergy Index (SI). SI is the ratio Observed/Expected, where Observed is the OR for the joint effect of A and B (OR_AB) and Expected is obtained from the main effects of A and B as follows: (OR_A+OR_B-1). If SI is significantly different from 1, then we have an additive interaction. I believe it could be possible to go this way with Stata, by using "lincom" after my usual logistic model (i.e., xi: logit depvar i.A*i.B, or). SI, in the end, is just a combination of ORs. Has anybody ever tried this?
SI, however, has been criticised and other methods are often prefered
You can do that with the -glm- command that is very flexible in Stata.2. Additive relative risk model (as implemented in Epicure) Is there a way to do this in Stata?
I hope this was clear enough. Any suggestion/trick/experience on the issue would be most welcomed.
Thanks,
Andrea
Andrea Baccarelli, MD, MPH, PhD
Genetic Epidemiology Branch
Division of Cancer Epidemiology and Genetics
National Cancer Institute, NIH, DHHS
6120 Executive Blvd. - EPS 7110
Bethesda, MD 20892-7236
Tel. (301)-496-5786
Fax (301)-402-4489
[email protected]
© Copyright 1996–2024 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |