In a model we are developping for a project, we use a Cox Proportional Hazard model.
We compared the table from the summary
and the tab_model() of the model.
What we have observed is the discrepancy between the 2 outputs:
if you look to the variable AGE_J3_c you would find that the 95% CI of the hazard ratio are slightly different. In the summary from R the 95%CI is 0.91095-0.9984 (P<.05) but the tab_model output is slightly different. P-value is the same but 95% CI is now 0.89-1.02.
Does anyone know where it comes from?
We are trying to look for the explanation for this difference but were not successful until now. Do you know where it comes from?
本文标签:
版权声明:本文标题:cox regression - How to explain discrepancy between a Cox PH model output and sjPlot:tab_model() output? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人,
转载请联系作者并注明出处:http://roclinux.cn/p/1744023230a2520178.html,
本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论