No, but this question has been asked fairly recently and work-around posted. Please search the archive.
Andy > From: lu kan > > Is there the similar thing for non-linear 'nls'? > > Lu > Uwe Ligges <[EMAIL PROTECTED]> wrote: > lu kan wrote: > > > I used a dataset to fit a linear model. For each new > sample, a precition can be obtained using the fitted model. > Now I wonder is there any way to calculate the confidence > interval of the precition for new samples? Any suggestion or > pointing to a reference would be very appreciated. > > > > Lu > > You already found predict(), so read ?predict.lm carefully > and find that > there is a argument "interval". > > Uwe Ligges > > > --------------------------------- > > vote.yahoo.com - Register online to vote today! > [[alternative HTML version deleted]] > > ______________________________________________ > [EMAIL PROTECTED] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! > http://www.R-project.org/posting-guide.html > > ______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
