Dear Statalist:
I have the following question on how to interpret the results of the ## interactions for Cancer and caregiving, in the following model using modified Poisson regression analysis with robust standard errors:
glm k6cat Cancer##caregiving i.sex_cat ib0.age_cat ib0.edu i.job i.setaiexpbyninsu_cat ib1.smoking Diabetes Eye_disease Hypertension Stroke Myocardial_infarction Asthma Gastroduodenal_dis Disease_of_liver_bowel Rheumatoid_arthritis Arthropathy Lower_back_pain Osteoporosis Fracture, fam(Poisson) link(log) nolog eform vce(robust) allbaselevels
---------------------------------------------------------------------------------------------
| Robust
k6cat | IRR Std. Err. z P>|z| [95% Conf. Interval]
----------------------------+----------------------------------------------------------------
Cancer |
not cancer | 1 (base)
cancer | 1.467965 .0191241 29.47 0.000 1.430957 1.50593
|
caregiving |
not caregiving | 1 (base)
caregiving | 1.297198 .0212495 15.88 0.000 1.256211 1.339522
|
Cancer#caregiving |
not cancer#not caregiving | 1 (base)
not cancer#caregiving | 1 (base)
cancer#not caregiving | 1 (base)
cancer#caregiving | .9320186 .0878053 -0.75 0.455 .7748775 1.121027
.
.
.
.
_cons | .2917038 .0021386 -168.05 0.000 .2875423 .2959256
For what I understand is:
1*cons= is the base value in the interaction: not cancer*not caregiving
2* At Cancer, it means the IRR values when only Cancer as separate/not interacted variable.
Cancer
not cancer 1 (base)
cancer: the IRR value when cancer=1
3* Or it means:
Cancer
not cancer 1 (base)
cancer: the IRR value of the term caregiving=0/cancer=1
That is the reason why cancer#not caregiving doesnt appear in the following as base
Cancer#caregiving |
not cancer#not caregiving | 1 (base)
not cancer#caregiving | 1 (base)
cancer#not caregiving | 1 (base)
because its value has been already showned in
Cancer |
not cancer | 1 (base)
cancer | 1.467965 .0191241 29.47 0.000 1.430957 1.50593
Thank you so much for your help.
Related Posts with Interaction intepretation
Splitting string into column vectorDear Statalist, I am currently working with a dataset consisting of research articles, where a give…
Saving part of a datasetHi, I have 33 variables and 1000 participants. The 33rd variable has 20 participants with data enter…
pubbias command in midas not workingHi, I am using midas command to do meta analysis of diagnostic accuracy studies. All commands are wo…
R-sq and adj R-sq in xtreg, fixed effectDear all, I am currently working on a panel data set in which i create a regression by code xtreg x…
sttocc matching for both analysis time and calendar time - nested case control studyHi folks, Apologies in advance for the rookie question! I am designing a nested case-control study …
Subscribe to:
Post Comments (Atom)
0 Response to Interaction intepretation
Post a Comment