Re: [R] Plot survreg and intcox

2014-08-26 Thread David Winsemius
On Aug 26, 2014, at 4:17 AM, Silong Liao wrote: > Dear R users, > I'm trying to plot survival probability against time(in years) using > "survreg" and "intcox". Please can you help me with this problem? That line at the bottom of the message delivered to the list subscribers saying that the HT

[R] Plot survreg and intcox

2014-08-26 Thread Silong Liao
Dear R users, I'm trying to plot survival probability against time(in years) using "survreg" and "intcox". Please can you help me with this problem? My code shows below:>mod.reg1=survreg(s_new~type+sex+eye+preopiop+preopva,dist="weibull")>summary(mod.reg1) Call:survreg(formula = s_new ~ type + se