[R] how to run Fleming-Harrington weighted log-rank test in R
David Winsemius
dwinsemius at comcast.net
Fri Sep 12 09:27:24 CEST 2014
On Sep 11, 2014, at 8:39 PM, Man Photo wrote:
> Hi,
> I am looking for an R package that allows one to run the Fleming-
> Harrington
> weighted log-rank test with varying Rho and Gamma. Any help is
> appreciated.
> Thanks.
install.packages("sos")
library(sos)
findFn("Fleming-Harrington")
>
>
> [[alternative HTML version deleted]]
Learn to search and learn to post in plain text.
>
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
--
David Winsemius, MD
Alameda, CA, USA
More information about the R-help
mailing list