On Thu, 2004-02-12 at 14:50, Sundar Dorai-Raj wrote:
> Rajarshi Guha wrote:
> > Hi,
> >   is there a function in R that will give me the variances of a
> > predicted values obtained using predict.lm().

>  From ?predict.lm:
> 
> <quote>
> Details:
> 
>       'predict.lm' produces predicted values, obtained by evaluating the
>       regression function in the frame 'newdata' (which defaults to
>       'model.frame(object)'.  If the logical 'se.fit' is 'TRUE',
>       standard errors of the predictions are calculated.
> </quote>
> 
> Is this what you need?

Oops. Yes, thank you.

-------------------------------------------------------------------
Rajarshi Guha <[EMAIL PROTECTED]> <http://jijo.cjb.net>
GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE
-------------------------------------------------------------------
667:
The neighbor of the beast.

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to