Announcement

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

  • Using stcrreg with the mi command

    Hi All,

    After not having much of an issue with my MI (multipley imputed) data and the stccreg command, I recently started receiving an error code.

    mi stset death_date [pweight=weight] , failure(cardio==1) id(id) origin(time o_date) exit(time td(30jan2010)) scale(365.25)
    mi estimate, dots post: stcrreg i.age i.type i.comp , compete(cardio==0)

    The error code I'm receiving states:

    data with multiple failures per subject not supported by stcrreg
    an error occurred when mi estimate executed stcrreg on m=1
    r(459);


    However, I know mi commands are supported with stccreg.
    Would someone perhaps be able to identify my Syntax shortcomings ?

    Any insight is much appreciated!



Working...
X