Other packages > Find by keyword >

bootnet  

Bootstrap Methods for Various Network Estimation Routines
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("bootnet", "1.6")



Attach the package and use:
library("bootnet")
Maintained by
Sacha Epskamp
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-03-04
Latest Update: 2024-02-21
Description:
Bootstrap methods to assess accuracy and stability of estimated network structures and centrality indices . Allows for flexible specification of any undirected network estimation procedure in R, and offers default sets for various estimation routines.
How to cite:
Sacha Epskamp (2015). bootnet: Bootstrap Methods for Various Network Estimation Routines. R package version 1.6, https://cran.r-project.org/web/packages/bootnet. Accessed 08 Mar. 2026.
Previous versions and publish date:
0.1 (2015-03-04 11:10), 0.2 (2016-01-19 23:49), 0.3 (2016-09-04 09:36), 0.4 (2017-01-18 00:59), 1.0.0 (2017-05-04 17:39), 1.0.1 (2017-09-06 15:27), 1.1.0 (2018-07-27 17:10), 1.2.2 (2019-05-09 12:41), 1.2.3 (2019-06-24 17:10), 1.2.4 (2019-08-08 11:40), 1.2 (2019-01-24 14:50), 1.3 (2020-01-22 18:00), 1.4.1 (2020-05-15 05:51), 1.4.2 (2020-05-15 11:00), 1.4.3 (2020-06-02 13:20), 1.4 (2020-05-10 21:30), 1.5.1 (2023-05-16 13:50), 1.5.3 (2023-06-05 14:30), 1.5.4 (2023-08-21 01:12), 1.5.5 (2023-08-22 10:00), 1.5.6 (2023-10-04 17:10), 1.5 (2021-10-25 18:20), 1.6 (2024-02-21 09:20)
Other packages that cited bootnet R package
View bootnet citation profile
Other R packages that bootnet depends, imports, suggests or enhances
Complete documentation for bootnet
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ptycho  
Bayesian Variable Selection with Hierarchical Priors
Bayesian variable selection for linear regression models using hierarchical priors. There is a pr ...
Download / Learn more Package Citations See dependency  
candisc  
Visualizing Generalized Canonical Discriminant and Canonical Correlation Analysis
Functions for computing and visualizing generalized canonical discriminant analyses and canonical c ...
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  
vars  
VAR Modelling
Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error varia ...
Download / Learn more Package Citations See dependency  
generator  
Generate Data Containing Fake Personally Identifiable Information
Allows users to quickly and easily generate fake data containing Personally Identifiable Informatio ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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