Skip to content
Prev 190148 / 398498 Next

bootstrapped correlation confint lower than -1 ?

Liviu Andronic wrote:
Why not?  You used an ordinary nonparametric bootstrap, so it doesn't 
know that the parameter is constrained.  The bootstrapped estimates of 
the correlation will all lie between -1 and 1, but the basic bootstrap 
confidence interval is not just the central 95% of the bootstrap 
estimates (that's the percentile confidence interval), the basic 
interval is twice the original estimate minus that range.  See the 
Davison and Hinkley reference.

Duncan Murdoch