cox model forest plot

前端 未结 0 460
南方客
南方客 2021-01-26 05:51

I would like to generate a cox model forest plot for several models in one

 fit1 <- coxph(Surv(years, status2) ~ drug , data = pbc2.id)
 fit2 <- coxph(Surv(         


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