Skip to content
Prev 268763 / 398502 Next

calibration curve for cph()

Oops, thank for reminding. I found that an in-house package interfered with rms package, which caused the error. 

Thanks David!

John



----- Original Message -----
From: David Winsemius <dwinsemius at comcast.net>
To: array chip <arrayprofile at yahoo.com>
Cc: Frank Harrell <f.harrell at vanderbilt.edu>; "r-help at r-project.org" <r-help at r-project.org>
Sent: Tuesday, August 16, 2011 11:27 AM
Subject: Re: [R] calibration curve for cph()
On Aug 16, 2011, at 1:57 PM, array chip wrote:

            
It is interesting that neither my mail client nor the archives show the code that was sent to nabble.

For posterity it was
require(rms)
?val.surv
Unable to reproduce. I get sensible output.? You may need to post sessionInfo(). Do you have all the dependencies installed? I noticed that even after rms was loaded with messages about also loading Hmisc,? survival, and splines, that there was a further message saying polspline was being loaded.
--david.
R version 2.13.1 RC (2011-07-03 r56263)
Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)

locale:
[1] en_US.UTF-8/en_US.UTF-8/C/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] splines?  stats? ?  graphics? grDevices utils? ?  datasets? methods?  base

other attached packages:
[1] polspline_1.1.5 rms_3.3-1? ? ?  Hmisc_3.8-3? ?  survival_2.36-9
[5] TTR_0.20-3? ? ? xts_0.8-0? ? ?  zoo_1.6-5? ? ?  sos_1.3-0
[9] brew_1.0-6? ? ? lattice_0.19-30

loaded via a namespace (and not attached):
[1] cluster_1.14.0 grid_2.13.1? ? tools_2.13.1
David Winsemius, MD
West Hartford, CT