Hello,
I used competing risk regression model using the command below, but would like to model it using cause specific hazard in COX PH. Any suggestion of the commands?
. stcrreg txyear10, compete(nrm==2)
failure _d: nrm == 1
analysis time _t: nrmm100
Thanks,
Richard
I used competing risk regression model using the command below, but would like to model it using cause specific hazard in COX PH. Any suggestion of the commands?
. stcrreg txyear10, compete(nrm==2)
failure _d: nrm == 1
analysis time _t: nrmm100
Thanks,
Richard
Comment