I\'m doing a cox regression in R using survival::coxph() and the Greg::timesplitter() function to split up my data by time. The impression I got f
survival::coxph()
Greg::timesplitter()