Checking variable correlations

前端 未结 0 1888
醉酒成梦
醉酒成梦 2020-12-09 13:36

I am currently doing cox regression models with the coxph() function. The formula of my model is:

cox.death <- coxph(Surv(diff,event)~Delay+ag         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题