Skip to content

This git implements the "Bootstrap" following "An Introduction to the Bootstrap" by Bradley Efron and Robert J. Tibshirani (1993 by Chapman & Hall, 1998 by CRC Press LLC)

Notifications You must be signed in to change notification settings

cwinsor/bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

bootstrap

This git implements the "Bootstrap" following "An Introduction to the Bootstrap" by Bradley Efron and Robert J. Tibshirani (1993 by Chapman & Hall, 1998 by CRC Press LLC)

The Bootstrap "is a computer-based method for assigning measures of accuracy to statistical estimates." In essence - it is a computer-based approach to establishing standard error of a model that is based on an empirical sample. It allows establishing significance to experimental results, and gives a straightforward, step-by-step approach that can be applied to a wide variety of situations, including complicated distributions and complicated measures.

This git includes python code that implements Bootstrap. The examples are taken from the text.

About

This git implements the "Bootstrap" following "An Introduction to the Bootstrap" by Bradley Efron and Robert J. Tibshirani (1993 by Chapman & Hall, 1998 by CRC Press LLC)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published