[R] pairwise p-values in KM plots?
David Winsemius
dwinsemius at comcast.net
Mon Mar 14 04:29:49 CET 2011
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
More information about the R-help
mailing list