On Tue, 26 Aug 2003, Gareth Hughes wrote: > How can I specify the maximum number of iterations in coxph > whilst also specifying my model?? I can't find any on-line > examples. Thanks >
coxph(Surv(time,death)~x+y*z, data=df, control=coxph.control(iter.max=42)) -thomas ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help