To extract various portions of the coxph standard printout, look at summary.coxph help('summary.coxph')
fit <- coxph(... sfit <- summary(fit) Terry Therneau ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.