สวัสดีครับ ยังเข้าใจไม่มากนักครับ เกี่ยวกับ Breslow-Day
เข้าใจว่า คงเป็นอีกเครื่องมือหนึ่งเกี่ยวกับ test for homogeneity
เช่นเดียวกับ M-H Adjusted
ถ้าใน OpenEpi เช่น
http://www.gotoknow.org/blog/epistat/461915
ใน Printout เห็นเป็นค่า Chi-Square และ p-Value
ใน SAS และ และ STATA ยังใช้ Breslow-Day
เกี่ยวกับเรื่อง Meta Aalysis อีกด้วย
test for interaction (assuming that interaction in this case means lack of homogeneity) http://www.stata.com/statalist/archive/2008-03/msg00859.html
-metan- calculates automatically the Q-statistic,
whereas the Breslow-Day test requires the option breslow
as well as raw data (complete 2x2 tables).
Assuming you have raw data (2x2 tables)
as a b c d (four collumns), type, for instance:
metan a b c d, or random breslow
or
metan a b c d, rr fixedi