Skip to content
Prev 31474 / 398513 Next

"prediction intervals for glm"

On Thu, 1 May 2003, Fredrik Lundgren wrote:

            
It's more than fishy ... it uses the normal approximation on link scale (as
I recall) which is very unlikely to be valid except for the gaussian
family.  Indeed for 0/1 data the interval will have coverage 0, exactly.

I don't see how a bootstrap would help either: the issue is to combine the
(reasonably well-known) uncertainty in the prediction of the mean with the
variability in the observation.  That would be easy to do by simulation,
but not by re-sampling.  (Or did you think all simulation-based inference
was `some bootstrap approach'.)  However, you are not going to be able to
summarize that predictive distribution as an *interval* for 0/1 data.