How does the cox predict work exactly? #1584
Unanswered
justkrismanohar
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
You can compute the baseline hazard non-parametrically (not unlike how the Kaplan Meier curve is computed non-parametrically, but the two are not the same). Given h0 and the hazard coefficients, you have the full survival curve => predictions. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
HI guys,
So, from my understanding, the Cox model does not assume any form of the base link hazard function h0. So, I am wording how lifelines give us probabilities for survival. Is it assuming form for h0? I am really interested to understand how this works as I am new to survival analysis.
Thanks guys!
Beta Was this translation helpful? Give feedback.
All reactions