An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20080310/01d4f7e2/attachment.pl
survreg asking for parameter "special"
2 messages · Chang Liu, Daniel Malter
I don't want to speak for others, but it might be impossible to help you without having more detail of what you did. Please provide the exact code you used, preferedly along with some (simulated or real) sample data, that is to say a self-contained example. If in doubt, you can look at the r-help posting guide what is meant by that. http://www.r-project.org/posting-guide.html Cheers, Daniel ------------------------- cuncta stricte discussurus ------------------------- -----Urspr?ngliche Nachricht----- Von: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] Im Auftrag von Chang Liu Gesendet: Monday, March 10, 2008 8:57 PM An: r-help at r-project.org Betreff: [R] survreg asking for parameter "special" Hello Gurus: I'm using basic survival analysis, and trying to use survreg, and I provided the parameter formula= and data=, but I got an error saying: Error in terms.default(formula, special, data = data) : no terms component I'm wondering what it's trying to say. Is it because I didn't provide "special"? I can't seem to find what that is in the documentation. Thanks! Karen _________________________________________________________________ l. Click here to learn how. ______________________________________________ R-help at 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.