On Mar 13, 2011, at 8:33 PM, Angel Russo wrote:

How can I compute pairwise p-values in Kaplan-meier plots for three or more
groups?

bin.1<-cut(score,c(-1000,-1,1,1000),c("low","intermediate","high"))

I use "km.coxph.plot" currently which reports one p-value.

help(summary.glht, package=multcomp)

--

David Winsemius, MD
West Hartford, CT

______________________________________________
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.

Reply via email to