These functions are described in the appendix of the book "An
Introduction to the Bootstrap" by Bradley Efron and Robert Tibshirani,
Chapman and Hall 1993.

abcnon		Nonparametric ABC confidence limits
abcpar		Parametric  ABC  confidence limits
bcanon		Nonparametric BCa confidence limits
bootpred	bootstrap estimates of prediction error
bootstrap	Non-parametric bootstrapping
boott		Bootstrap-t confidence limits
crossval	K-fold cross-validation
jackknife	jackknife estimation



I'd like to hear about any bugs that you find, or suggestions for 
improvements.


Robert Tibshirani
Dept of Preventive Medicine and Biostatistics
Univ of Toronto
Toronto, Canada M5S 1A8

email: tibs@utstat.toronto.edu

Note: this is public domain software. 

--------------------------------------------------------

Ported to Windows by Brian Ripley (ripley@stats.ox.ac.uk).

Windows-style help is obtained by

help(library="bootstra")
help(topic, library="bootstra")

The files *.dat are MS-DOS versions of the original
data files.

