powered by
divide.conquer(func = NULL, data, size, splits, id = NULL, ...)
library(timereg) data(TRACE) res <- divide.conquer(prop.odds,TRACE, formula=Event(time,status==9)~chf+vf+age,n.sim=0,size=200)
Run the code above in your browser using DataLab