powered by
Fast Lin-Ying additive hazards model with a possibly stratified baseline. Robust variance is default variance with the summary.
aalenMets(formula, data = data, ...)
formula with 'Surv' outcome (see coxph)
coxph
data frame
Additional arguments to phreg
Thomas Scheike
influence functions (iid) will follow numerical order of given cluster variable so ordering after $id will give iid in order of data-set.
data(bmt) out <- aalenMets(Surv(time,cause==1)~tcell+platelet+age,data=bmt) summary(out)
Run the code above in your browser using DataLab