Skip to content
Prev 175680 / 398506 Next

error message obtained when plotting survival curves (error not previously obtained)

I cannot reproduce the error:

 > sessionInfo()
R version 2.8.1 Patched (2009-01-19 r47650)
i386-apple-darwin9.6.0

locale:
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] surv2sample_0.1-2 lattice_0.17-20   Design_2.1-2       
survival_2.34-1   Hmisc_3.5-2
[6] boot_1.2-35

loaded via a namespace (and not attached):
[1] cluster_1.11.12 grid_2.8.1      tools_2.8.1

Be on notice that survfit in Design masks survfit in survival, but no  
error re-appears after detaching Design and Hmisc.