Hello all,

This may be a naive question but since I'm new to R/survival models, I
cannot figure it out the problem myself.

I have a coxph model for my data and I am trying to test if the
proportional hazards assumption holds. Using cox.zph on the model I get a
global score:

GLOBAL  NA 4.20e+02 0.00e+00

Does this mean that the proportional hazard assumption does not hold?
When I plot the  Schoenfeld residuals, generally the plots are across
the horizontal line which makes me think that the proportional hazards
assumption still holds. Could someone please clarify on this?

A somewhat unrelated question: I have come across several papers which
just calculate the coxph model without the diagnostics for
proportional hazards assumption and interpret the results of the
regression directly. Should that be acceptable? Are there other ways
to show the goodness of the model?

Thanks!

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to