Announcement

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

  • Stcrreg command and assessing proportional hazards

    Hi there,

    I have run several competing risks regression models using the stcrreg command. Nb: the independent variables are categorical variables.

    I have also run the predict command to generate the schoenfeld-like residuals for each model. However, I am not sure how to go about plotting these residuals to check for any violations of the proportional hazards assumption.

    Please could you advise on how I would go about plotting the schoenfeld-like residuals?

    The commands I have used so far are as follows:

    est use [.ster file]
    est esample: outcome_var independent_var
    predict resid*, sch


    Thank you in advance.
Working...
X