Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Breslow-day test for odd ratios in mutiple-imputated dataset

    Dear Memders,

    I want to detect the effect modification of "antihypertensive medcaition" between my expouse : stroke and outcome: raised Blood Pesure. The varible "rbpmi" is after mutiple imputation. I have use
    Code:
    cc rbpmi stroke, by(medication) bd
    to performm the Breslow-day test. But when I use
    Code:
    mi estmate: cc rbpmi stroke, by(medication) bd
    Stata said cc commend is not supported by mi estimate. Coule anyone tell me what codes should use for post-imputated variable?

    Many Thanks! Roth
Working...
X