Skip to content
Prev 83343 / 398506 Next

use of predict() with confidence/prediction bands

Alan Arnholt <arnholt at cs.cs.appstate.edu> writes:
You do have a point, of course. My take is that (a) they are bands and
(b) they have the property that for _each_ x they contain y(x) with
95% probability. So "95% pointwise confidence bands" is reasonably
warranted to my mind. ISwR could probably be more careful in making
the "pointwise" distinction, but I'd be afraid of confusing readers
who might well be at the level where the prime difficulty is grasping
the difference between prediction intervals and confidence intervals.

Global coverage, i.e., bands that contain the true line with 95%
probability, is quite a bit harder to obtain, especially in the
nonparametric regression extensions. Such bands end up being rather
wide, and some (I'm afraid I forgot who) have suggested just to use
the pointwise bands with the understanding that they cover, on
average, 95% of the true line.