Skip to content
/ bootstrap Public

❗ This is a read-only mirror of the CRAN R package repository. bootstrap — Functions for the Book "An Introduction to the Bootstrap". Homepage: https://gitlab.com/scottkosty/bootstrap Report bugs for this package: https://gitlab.com/scottkosty/bootstrap/issues

License

Notifications You must be signed in to change notification settings

cran/bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an R port of Efron & Tibshirani's boostrap S-library that
accompanies their 1993 book `An introduction to the bootstrap'.

Changes from original:

	changed all dyn.load2 calls to use dyn.load

	fixed call of boott (had 2 variable argument lists)

	restructered help files for R consistency

	added dummy help page for data and internal functions


Fritz Leisch

New changes as of 2005:

       returns of the form return(  ,  ,  ,  ...) changed to
                           return(list(  ,  ,  ,  ...))

       Code - documentation inconsistencies removed

       Added help pages for all the datasets, and removed the dummy one. 
       
       Added examples, some new datasets added.


Kjetil Halvorsen

2012:
Introduced file NAMESPACE
Introduced date-based version numbers.
Fixed an error in th examples section of abcnon.Rd
README (earlier name of this file) renamed to NEWS

Scott Kostyshak began maintaining in 2014.

About

❗ This is a read-only mirror of the CRAN R package repository. bootstrap — Functions for the Book "An Introduction to the Bootstrap". Homepage: https://gitlab.com/scottkosty/bootstrap Report bugs for this package: https://gitlab.com/scottkosty/bootstrap/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •