Re: [R] Confidence Intervals for survreg (survival)

2013-08-21 Thread Luis Antunes
Very simple, indeed. Thank you very much for your help. Luis > Subject: Re: [R] Confidence Intervals for survreg (survival) > From: dwinsem...@comcast.net > Date: Tue, 20 Aug 2013 11:50:52 -0700 > CC: r-help@r-project.org > To: ljantu...@hotmail.com > > > On Aug 20

[R] Confidence Intervals for survreg (survival)

2013-08-20 Thread Luis Antunes
Hello, I am fitting a weibull regression model to a survival data set, using survreg from the survival package.I would like to obtain the confidence interval for the regression coefficients estimates, but I not seeing how.Can anyone help me? Thanks,Luis