Re: [R] plotting SE

2007-12-04 Thread Peter Dalgaard
Duccio - wrote: > I used the lm function for a univariate regression model. > Then I plotted it within the x/y scatterplot by abline(lm). > I would like to plot standard error (or confidence intervals but SE should > be better)... > Any suggestion? > help(predict.lm) has an example of this. --

[R] plotting SE

2007-12-04 Thread Duccio -
I used the lm function for a univariate regression model. Then I plotted it within the x/y scatterplot by abline(lm). I would like to plot standard error (or confidence intervals but SE should be better)... Any suggestion? Cheers Duccio [[alternative HTML version deleted]] ___