Skip to content
Prev 246409 / 398502 Next

Resampling to find Confidence intervals

You mentioned the boot package, I've just stumbled across a package 
called simpleboot, with a function lm.boot. Would this be suitable - it 
says I can sample cases from the origional dataset, as well as from the 
residuals of a model. Not all the options I understand but I assume the 
defaults might be suitable for what I'm doing?
On 04/01/2011 17:56, Ben Ward wrote: