Schoenfled Residua test shows proportionality hazard assumptions holds but Kaplan-Meier plots...
What do the dots in this tr command do: tr .............A-Z A-ZA-Z <<< "JVPQBOV" (with 13 dots)
Do VLANs within a subnet need to have their own subnet for router on a stick?
Why was the small council so happy for Tyrion to become the Master of Coin?
Why can't I see bouncing of a switch on an oscilloscope?
Is it possible to do 50 km distance without any previous training?
LaTeX closing $ signs makes cursor jump
How do we improve the relationship with a client software team that performs poorly and is becoming less collaborative?
Minkowski space
Smoothness of finite-dimensional functional calculus
Languages that we cannot (dis)prove to be Context-Free
Font hinting is lost in Chrome-like browsers (for some languages )
Have astronauts in space suits ever taken selfies? If so, how?
Can divisibility rules for digits be generalized to sum of digits
Why "Having chlorophyll without photosynthesis is actually very dangerous" and "like living with a bomb"?
How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?
Why are electrically insulating heatsinks so rare? Is it just cost?
Today is the Center
Risk of getting Chronic Wasting Disease (CWD) in the United States?
Service Entrance Breakers Rain Shield
Theorems that impeded progress
Dragon forelimb placement
What are the differences between the usage of 'it' and 'they'?
To string or not to string
What's the output of a record cartridge playing an out-of-speed record
Schoenfled Residua test shows proportionality hazard assumptions holds but Kaplan-Meier plots intersect
Violation of Cox Proportional Hazards by a continuous variableCheck hazard proportional assuption in a large coxphWhat does the “z” in cox.zph mean in RLate Cross of Kaplan-Meier Curves - Does it matter?time varying coefficients in cox proportional hazard modelHow does time factor into Cox regression or a Cox proportional hazards model?Why are Kaplan-Meier curves crossing when Cox PH assumption is not violated (Global Shoenfeld non-significant)?Cox time-dependent coefficient continues to violate the PH assumptionViolation of proportional hazard assumption with big sample size - how to correct for it?Hazard ratio for more than two groups
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
$begingroup$
"If Kaplan-Meier plots cross each other then proportional hazard assumption does not hold". The issue I am facing is that I got the Kaplam-Meier plot(bleow). We can clearly see that it is overlapping.
But when I plot the Schoenfled residual plots, it suggests otherwise because the black solid line is flat(image below). Also the p-values(below) for Schoenfled residual plots are not significant, suggesting that proportional hazard assumption holds
ftest <- cox.zph(fitcox)
ftest
p
as.factor(C)2 0.945
as.factor(C)3 0.922
as.factor(C)4 0.717
GLOBAL 0.915
One may argue that the three hazard ratios are calculated w.r.t. the red plot. Red plot does not intersect the blue and black plots. So it is understandable that proportional hazard assumption holds.
But red plot does intersect the green one, although only a little...Is that not enough to violate the proportional hazard assumption?
cox-model kaplan-meier proportional-hazards schoenfeld-residuals
$endgroup$
add a comment |
$begingroup$
"If Kaplan-Meier plots cross each other then proportional hazard assumption does not hold". The issue I am facing is that I got the Kaplam-Meier plot(bleow). We can clearly see that it is overlapping.
But when I plot the Schoenfled residual plots, it suggests otherwise because the black solid line is flat(image below). Also the p-values(below) for Schoenfled residual plots are not significant, suggesting that proportional hazard assumption holds
ftest <- cox.zph(fitcox)
ftest
p
as.factor(C)2 0.945
as.factor(C)3 0.922
as.factor(C)4 0.717
GLOBAL 0.915
One may argue that the three hazard ratios are calculated w.r.t. the red plot. Red plot does not intersect the blue and black plots. So it is understandable that proportional hazard assumption holds.
But red plot does intersect the green one, although only a little...Is that not enough to violate the proportional hazard assumption?
cox-model kaplan-meier proportional-hazards schoenfeld-residuals
$endgroup$
2
$begingroup$
If you cannot reject the null hypothesis, it does not mean that it is true.
$endgroup$
– Michael M
14 hours ago
$begingroup$
This reasoning accounts for the p-value. What about the Schoenfled residual plots being flat....
$endgroup$
– Omar Rafique
12 hours ago
add a comment |
$begingroup$
"If Kaplan-Meier plots cross each other then proportional hazard assumption does not hold". The issue I am facing is that I got the Kaplam-Meier plot(bleow). We can clearly see that it is overlapping.
But when I plot the Schoenfled residual plots, it suggests otherwise because the black solid line is flat(image below). Also the p-values(below) for Schoenfled residual plots are not significant, suggesting that proportional hazard assumption holds
ftest <- cox.zph(fitcox)
ftest
p
as.factor(C)2 0.945
as.factor(C)3 0.922
as.factor(C)4 0.717
GLOBAL 0.915
One may argue that the three hazard ratios are calculated w.r.t. the red plot. Red plot does not intersect the blue and black plots. So it is understandable that proportional hazard assumption holds.
But red plot does intersect the green one, although only a little...Is that not enough to violate the proportional hazard assumption?
cox-model kaplan-meier proportional-hazards schoenfeld-residuals
$endgroup$
"If Kaplan-Meier plots cross each other then proportional hazard assumption does not hold". The issue I am facing is that I got the Kaplam-Meier plot(bleow). We can clearly see that it is overlapping.
But when I plot the Schoenfled residual plots, it suggests otherwise because the black solid line is flat(image below). Also the p-values(below) for Schoenfled residual plots are not significant, suggesting that proportional hazard assumption holds
ftest <- cox.zph(fitcox)
ftest
p
as.factor(C)2 0.945
as.factor(C)3 0.922
as.factor(C)4 0.717
GLOBAL 0.915
One may argue that the three hazard ratios are calculated w.r.t. the red plot. Red plot does not intersect the blue and black plots. So it is understandable that proportional hazard assumption holds.
But red plot does intersect the green one, although only a little...Is that not enough to violate the proportional hazard assumption?
cox-model kaplan-meier proportional-hazards schoenfeld-residuals
cox-model kaplan-meier proportional-hazards schoenfeld-residuals
edited 15 hours ago
Omar Rafique
asked 15 hours ago
Omar RafiqueOmar Rafique
456
456
2
$begingroup$
If you cannot reject the null hypothesis, it does not mean that it is true.
$endgroup$
– Michael M
14 hours ago
$begingroup$
This reasoning accounts for the p-value. What about the Schoenfled residual plots being flat....
$endgroup$
– Omar Rafique
12 hours ago
add a comment |
2
$begingroup$
If you cannot reject the null hypothesis, it does not mean that it is true.
$endgroup$
– Michael M
14 hours ago
$begingroup$
This reasoning accounts for the p-value. What about the Schoenfled residual plots being flat....
$endgroup$
– Omar Rafique
12 hours ago
2
2
$begingroup$
If you cannot reject the null hypothesis, it does not mean that it is true.
$endgroup$
– Michael M
14 hours ago
$begingroup$
If you cannot reject the null hypothesis, it does not mean that it is true.
$endgroup$
– Michael M
14 hours ago
$begingroup$
This reasoning accounts for the p-value. What about the Schoenfled residual plots being flat....
$endgroup$
– Omar Rafique
12 hours ago
$begingroup$
This reasoning accounts for the p-value. What about the Schoenfled residual plots being flat....
$endgroup$
– Omar Rafique
12 hours ago
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
It’s not clear that the overlaps among the K-M curves are so bad. There might be some crossing at very early times and curves come close to each other at some later times but that type of variability might not be inconsistent with proportional hazards.
You will have to use your judgement about the underlying subject matter to decide whether this is close enough to proportional hazards for your purposes. You can’t strictly prove that proportional hazards hold so the judgement is whether there is enough evidence against them to matter for your application.
$endgroup$
add a comment |
$begingroup$
You are comparing descriptive data (kaplan meier lines are crossing) with inference test (schoenfeld test) which in case of a not significant test usually seem to contradict because there is usually some descriptive difference. Imagine someone checking for normal distribution: a not significant Kolmogorov-Smirnov test (= inference test) doesn't mean that the QQ plot (= descriptive data) follows perfectly a normal distribution. Same is true for a not significant t-test where means are not exactly the same. And so on. And as always with tests of significance: they depend on sample size.
In this example I would say that the hazards are not perfectly proportional which can be seen in the kaplan meier plots. But this is not a significant violation of the assumption judged by the schoenfeld test. The problem may arise if one strictly follows the scentence you quoted "If Kaplan-Meier plots cross each other then proportional hazard assumption does not hold" which I would question because sometimes there may be "a little" scrossing like here what not means that proportional assumption must be wrong. If this were true there would be no need for a significance test like the schoenfeld test.
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "65"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstats.stackexchange.com%2fquestions%2f401515%2fschoenfled-residua-test-shows-proportionality-hazard-assumptions-holds-but-kapla%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
It’s not clear that the overlaps among the K-M curves are so bad. There might be some crossing at very early times and curves come close to each other at some later times but that type of variability might not be inconsistent with proportional hazards.
You will have to use your judgement about the underlying subject matter to decide whether this is close enough to proportional hazards for your purposes. You can’t strictly prove that proportional hazards hold so the judgement is whether there is enough evidence against them to matter for your application.
$endgroup$
add a comment |
$begingroup$
It’s not clear that the overlaps among the K-M curves are so bad. There might be some crossing at very early times and curves come close to each other at some later times but that type of variability might not be inconsistent with proportional hazards.
You will have to use your judgement about the underlying subject matter to decide whether this is close enough to proportional hazards for your purposes. You can’t strictly prove that proportional hazards hold so the judgement is whether there is enough evidence against them to matter for your application.
$endgroup$
add a comment |
$begingroup$
It’s not clear that the overlaps among the K-M curves are so bad. There might be some crossing at very early times and curves come close to each other at some later times but that type of variability might not be inconsistent with proportional hazards.
You will have to use your judgement about the underlying subject matter to decide whether this is close enough to proportional hazards for your purposes. You can’t strictly prove that proportional hazards hold so the judgement is whether there is enough evidence against them to matter for your application.
$endgroup$
It’s not clear that the overlaps among the K-M curves are so bad. There might be some crossing at very early times and curves come close to each other at some later times but that type of variability might not be inconsistent with proportional hazards.
You will have to use your judgement about the underlying subject matter to decide whether this is close enough to proportional hazards for your purposes. You can’t strictly prove that proportional hazards hold so the judgement is whether there is enough evidence against them to matter for your application.
answered 13 hours ago
EdMEdM
22.2k23496
22.2k23496
add a comment |
add a comment |
$begingroup$
You are comparing descriptive data (kaplan meier lines are crossing) with inference test (schoenfeld test) which in case of a not significant test usually seem to contradict because there is usually some descriptive difference. Imagine someone checking for normal distribution: a not significant Kolmogorov-Smirnov test (= inference test) doesn't mean that the QQ plot (= descriptive data) follows perfectly a normal distribution. Same is true for a not significant t-test where means are not exactly the same. And so on. And as always with tests of significance: they depend on sample size.
In this example I would say that the hazards are not perfectly proportional which can be seen in the kaplan meier plots. But this is not a significant violation of the assumption judged by the schoenfeld test. The problem may arise if one strictly follows the scentence you quoted "If Kaplan-Meier plots cross each other then proportional hazard assumption does not hold" which I would question because sometimes there may be "a little" scrossing like here what not means that proportional assumption must be wrong. If this were true there would be no need for a significance test like the schoenfeld test.
$endgroup$
add a comment |
$begingroup$
You are comparing descriptive data (kaplan meier lines are crossing) with inference test (schoenfeld test) which in case of a not significant test usually seem to contradict because there is usually some descriptive difference. Imagine someone checking for normal distribution: a not significant Kolmogorov-Smirnov test (= inference test) doesn't mean that the QQ plot (= descriptive data) follows perfectly a normal distribution. Same is true for a not significant t-test where means are not exactly the same. And so on. And as always with tests of significance: they depend on sample size.
In this example I would say that the hazards are not perfectly proportional which can be seen in the kaplan meier plots. But this is not a significant violation of the assumption judged by the schoenfeld test. The problem may arise if one strictly follows the scentence you quoted "If Kaplan-Meier plots cross each other then proportional hazard assumption does not hold" which I would question because sometimes there may be "a little" scrossing like here what not means that proportional assumption must be wrong. If this were true there would be no need for a significance test like the schoenfeld test.
$endgroup$
add a comment |
$begingroup$
You are comparing descriptive data (kaplan meier lines are crossing) with inference test (schoenfeld test) which in case of a not significant test usually seem to contradict because there is usually some descriptive difference. Imagine someone checking for normal distribution: a not significant Kolmogorov-Smirnov test (= inference test) doesn't mean that the QQ plot (= descriptive data) follows perfectly a normal distribution. Same is true for a not significant t-test where means are not exactly the same. And so on. And as always with tests of significance: they depend on sample size.
In this example I would say that the hazards are not perfectly proportional which can be seen in the kaplan meier plots. But this is not a significant violation of the assumption judged by the schoenfeld test. The problem may arise if one strictly follows the scentence you quoted "If Kaplan-Meier plots cross each other then proportional hazard assumption does not hold" which I would question because sometimes there may be "a little" scrossing like here what not means that proportional assumption must be wrong. If this were true there would be no need for a significance test like the schoenfeld test.
$endgroup$
You are comparing descriptive data (kaplan meier lines are crossing) with inference test (schoenfeld test) which in case of a not significant test usually seem to contradict because there is usually some descriptive difference. Imagine someone checking for normal distribution: a not significant Kolmogorov-Smirnov test (= inference test) doesn't mean that the QQ plot (= descriptive data) follows perfectly a normal distribution. Same is true for a not significant t-test where means are not exactly the same. And so on. And as always with tests of significance: they depend on sample size.
In this example I would say that the hazards are not perfectly proportional which can be seen in the kaplan meier plots. But this is not a significant violation of the assumption judged by the schoenfeld test. The problem may arise if one strictly follows the scentence you quoted "If Kaplan-Meier plots cross each other then proportional hazard assumption does not hold" which I would question because sometimes there may be "a little" scrossing like here what not means that proportional assumption must be wrong. If this were true there would be no need for a significance test like the schoenfeld test.
edited 13 hours ago
answered 13 hours ago
igoR87igoR87
1368
1368
add a comment |
add a comment |
Thanks for contributing an answer to Cross Validated!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstats.stackexchange.com%2fquestions%2f401515%2fschoenfled-residua-test-shows-proportionality-hazard-assumptions-holds-but-kapla%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
$begingroup$
If you cannot reject the null hypothesis, it does not mean that it is true.
$endgroup$
– Michael M
14 hours ago
$begingroup$
This reasoning accounts for the p-value. What about the Schoenfled residual plots being flat....
$endgroup$
– Omar Rafique
12 hours ago