In the R-surface menu, go to "packages" - "install
packages". Select a
server and install the package "survival". Then, on the prompt, type:
library(survival)
Then it works. Look up the numerous manual on using R if you need further
help. If that's not the issue, give us more detailed information on the
problem.
Daniel
PhD Program Strategy
Dept. of Management and Organization
Robert H. Smith School of Business
University of Maryland
Van Munching Hall
College Park, MD 20742
rhsmith.umd.edu
umd.edu
mailto:dmalter at rhsmith.umd.edu
mailto:daniel at umd.edu
-----Urspr?ngliche Nachricht-----
Von: r-help-bounces at stat.math.ethz.ch
[mailto:r-help-bounces at stat.math.ethz.ch] Im Auftrag von Wei Hu
Gesendet: Sunday, August 26, 2007 9:49 PM
An: r-help at stat.math.ethz.ch
Betreff: [R] Help on coxph
I am new to R. I just installed R2.5.1 in my computer and tried to use
coxph, but it gives me this message:
No documentation for 'coxph' in specified packages and libraries:
you could try 'help.search("coxph")'
can anyone tell me how to install this package? thanks a lot
[[alternative HTML version deleted]]
______________________________________________
R-help at stat.math.ethz.ch mailing list
stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.