Announcement

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

  • calculations after multiple imputation

    I am new in multiple imputations. I want to calculate the number of events, person time, and incidence rate in my imputed dataset with 95%ci. Before imputation, I calculate them with stptime but don't know how to calculate after MI.

  • #2
    Hi, Maryam.

    Based on the general description you’ve provided, it is challenging to help. Meanwhile, you can check:
    • mi estimate: poisson
    • mimrgns
    • mi estimate: total

    You can either search online or type:
    Code:
    help total
    and
    Code:
     findit mimrgns
    for more guidance.

    Comment

    Working...
    X