UP | HOME

Bootstrapping & Resampling Methods

Slides

Code

Notes

Note that R has a package called boot that contains two useful functions for doing bootstrapping and resampling: boot() and boot.ci(). In particular, the boot.ci() function will give you the so-called Bias-Corrected Bootstrap confidence intervals, which adjusts for bias in the boostrap distribution.


Paul Gribble | Winter 2017
This work is licensed under a Creative Commons Attribution 4.0 International License
Creative Commons License