After fitting a parametric model using the command survreg(), how can I find the martingale residuals, the score residuals, the scaled-score, the Cox-Snell etc? I tried residuals(), but since I have previously used the command survreg() to fit the model, it gives out other residuals that I do not need. Thank you,Skevi
[[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.