[R] Nomogram with stratified cph in Design package-- failure probability
min
myi at mdanderson.org
Tue Nov 29 19:02:22 CET 2011
sorry the code for nomogram
par(cex=0.8)
nom<- nomogram(f1, conf.int=F,
fun=list(surv5, surv10), funlabel=c('5-Year Survival Probability', '10-Year
Survival Probability' ), lp=F,
fun.at=c(at.surv, at.surv),label.every=1, force.label=FALSE, cex.axis=0.8,
verbose=TRUE, cex.var=0.8)
Thanks
Min
--
View this message in context: http://r.789695.n4.nabble.com/Nomogram-with-stratified-cph-in-Design-package-failure-probability-tp4120077p4120118.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list