admin 管理员组文章数量: 1087132
I am running Cox regression using age as time-scale. In my data, study participants enter at different ages (variable "age_entry" below). I want to accommodate participant-dependent entry time in my analysis. I know in R this is achieved by
coxph(Surv(age_entry, age_exit, event_status)
What is the proper way to do this using COXREG in in SPSS? I would think this is a fairly common situation and I refuse to believe SPSS cannot handle it although any information about this seems to be hard to find.
本文标签: Survival analysis and varying entry times in SPSSStack Overflow
版权声明:本文标题:Survival analysis and varying entry times in SPSS? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://roclinux.cn/p/1744037774a2522688.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论