Announcement

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

  • Violations of the proportional hazards assumption

    Hello everyone

    Perform a COX proportional hazard regression model. However, the final multivariate model violates the risk proportionality assumption by all methods (stphtest, tvc () texp (ln (_t))), residuals, etc.

    Later I evaluate the model, concluding that it is nested, and I decided to use a Weibull model.



    My question to you once you have used a parametric model and violated the proportional hazards assumption, it is okay to go ahead and use a Weibull type model, and what does it imply?

  • #2
    The Weibull model also assumes a proportional hazard assumption, so using a Weibull model cannot be a solution to a violation of the proportional hazard assumption in a Cox model. So my advise is to go back to a Cox model and try again with the tvc() and texp() options. Especially the texp() option allows for a great flexibility of possible interaction terms with time. So if you can't find an appropriate model with that, you have a pretty much hopeless problem (or you have misunderstood or misapplied the criteria for chosing your model)
    ---------------------------------
    Maarten L. Buis
    University of Konstanz
    Department of history and sociology
    box 40
    78457 Konstanz
    Germany
    http://www.maartenbuis.nl
    ---------------------------------

    Comment


    • #3
      Thank you very much.

      Comment

      Working...
      X