Other packages > Find by keyword >

boot  

Bootstrap Functions (Originally by Angelo Canty for S)
View on CRAN: Click here


Download and install boot package within the R console
Install from CRAN:
install.packages("boot")

Install from Github:
library("remotes")
install_github("cran/boot")

Install by package version:
library("remotes")
install_version("boot", "1.3-31")



Attach the package and use:
library("boot")
Maintained by
Alessandra R. Brazzale
[Scholar Profile | Author Map]
All associated links for this package
First Published: 1999-04-08
Latest Update: 2024-02-26
Description:
Functions and datasets for bootstrapping from the book "Bootstrap Methods and Their Application" by A. C. Davison and D. V. Hinkley (1997, CUP), originally written by Angelo Canty for S.
How to cite:
Alessandra R. Brazzale (1999). boot: Bootstrap Functions (Originally by Angelo Canty for S). R package version 1.3-31, https://cran.r-project.org/web/packages/boot. Accessed 13 May. 2025.
Previous versions and publish date:
1.1-3 (1999-04-08 13:03), 1.1-4 (1999-11-22 15:41), 1.1-5 (2000-02-07 11:43), 1.1-6 (2000-11-27 17:05), 1.1-7 (2000-12-06 10:00), 1.2-1 (2001-03-04 18:32), 1.2-2 (2001-05-14 08:27), 1.2-3 (2001-06-22 17:07), 1.2-4 (2001-08-09 09:40), 1.2-5 (2001-08-22 09:31), 1.2-6 (2001-11-27 13:47), 1.2-7 (2002-01-29 12:00), 1.2-8 (2002-04-28 10:08), 1.2-9 (2002-11-08 16:58), 1.2-10 (2002-12-13 12:29), 1.2-13 (2003-04-16 21:21), 1.2-14 (2003-10-08 17:23), 1.2-15 (2003-10-23 09:23), 1.2-16 (2004-04-12 14:50), 1.2-17 (2004-04-21 13:34), 1.2-18 (2004-08-04 19:18), 1.2-19 (2004-10-04 10:43), 1.2-20 (2004-11-03 17:12), 1.2-21 (2005-01-21 18:25), 1.2-22 (2005-02-02 10:52), 1.2-23 (2005-07-28 08:23), 1.2-24 (2005-12-09 19:05), 1.2-25 (2006-07-27 12:09), 1.2-26 (2006-09-07 11:43), 1.2-27 (2006-11-30 12:08), 1.2-28 (2007-06-13 11:12), 1.2-29 (2007-09-01 12:14), 1.2-30 (2007-10-04 14:40), 1.2-31 (2008-02-18 21:42), 1.2-32 (2008-03-30 21:14), 1.2-33 (2008-05-05 14:50), 1.2-34 (2008-09-09 12:37), 1.2-35 (2009-01-04 18:44), 1.2-36 (2009-03-12 21:17), 1.2-37 (2009-06-16 15:28), 1.2-38 (2009-08-05 13:21), 1.2-39 (2009-09-04 12:19), 1.2-40 (2009-10-07 11:59), 1.2-41 (2009-10-15 13:38), 1.2-42 (2010-04-02 19:18), 1.2-43 (2010-09-25 12:58), 1.3-1 (2011-05-24 07:46), 1.3-2 (2011-06-09 16:34), 1.3-3 (2011-11-02 18:39), 1.3-4 (2012-03-12 16:38), 1.3-5 (2012-06-27 11:07), 1.3-6 (2012-10-11 14:31), 1.3-7 (2012-10-12 14:14), 1.3-8 (2013-02-09 16:21), 1.3-9 (2013-04-03 10:40), 1.3-10 (2014-03-08 11:01), 1.3-11 (2014-03-28 09:11), 1.3-13 (2014-09-30 09:02), 1.3-14 (2015-01-10 12:52), 1.3-15 (2015-02-24 11:37), 1.3-16 (2015-06-07 09:55), 1.3-17 (2015-06-29 17:15), 1.3-18 (2016-02-23 10:38), 1.3-19 (2017-02-11 19:30), 1.3-20 (2017-07-30 12:08), 1.3-21 (2019-03-01 18:21), 1.3-22 (2019-04-26 15:19), 1.3-23 (2019-07-05 15:41), 1.3-24 (2019-12-20 10:20), 1.3-25 (2020-04-26 12:31), 1.3-26 (2021-01-25 07:23), 1.3-27 (2021-02-12 08:18), 1.3-28.1 (2022-11-22 08:05), 1.3-28 (2021-05-03 11:04), 1.3-29 (2024-02-19 11:40), 1.3-30 (2024-02-26 01:40)
Other packages that cited boot R package
View boot citation profile
Other R packages that boot depends, imports, suggests or enhances
Complete documentation for boot
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

tryCatchLog  
Advanced 'tryCatch()' and 'try()' Functions
Advanced tryCatch() and try() functions for better error handling (logging, stack trace with source ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
genlogis  
Generalized Logistic Distribution
Provides basic distribution functions for a generalized logistic distribution proposed by Rathie and ...
Download / Learn more Package Citations See dependency  
dtrackr  
Track your Data Pipelines
Track and document 'dplyr' data pipelines. As you filter, mutate, and join your way through a data ...
Download / Learn more Package Citations See dependency  
nat.utils  
File System Utility Functions for 'NeuroAnatomy Toolbox'
Utility functions that may be of general interest but are specifically required by the 'NeuroAnatom ...
Download / Learn more Package Citations See dependency  
hett  
Heteroscedastic t-Regression
Functions for the fitting and summarizing of heteroscedastic t-regression. ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA