Learn R Programming

Installation

  • to install from CRAN run install.packages("bootnet")
  • to install the latest version from GitHub run remotes::install_github("SachaEpskamp/bootnet")

To cite bootnet please use:

  • Epskamp, S., Borsboom, D., & Fried, E. I. (2018). Estimating psychological networks and their accuracy: A tutorial paper. Behavior Research Methods, 50(1), 195–212. https://doi.org/10.3758/s13428-017-0862-1

Copy Link

Version

Install

install.packages('bootnet')

Monthly Downloads

4,706

Version

1.9.1

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Sacha Epskamp

Last Published

July 18th, 2026

Functions in bootnet (1.9.1)

plot.bootnet

Plots bootnet results
ggmGenerator

Generates a function that simulates data from the Gaussian graphical model (GGM)
plot.bootnetResult

Plot method for bootnetResult objects
netSimulator

Network Estimation Performance
summary.bootnet

Summarize bootnet results
multiverse

Multiverse plot of bootnet results
transformation

Data transformation functions
print.bootnet

Print method for bootnet and bootnetResult objects
netSimulator and replicationSimulator methods

netSimulator S3 methods
null

Returns NULL
bootThreshold

Threshold network based on bootstrapped intervals
bootInclude

Inclusion proportion graph
estimateNetwork

Estimate a network structure
binarize

Binarizes a dataset
corStability

Correlation stability coefficient
genGGM

Generates a GGM small-world network.
IsingGenerator

Generates a function that simulates data from the Ising model
bootnet

Bootstrapped network estimation
differenceTest

Bootstrapped difference test
bootnet-package

Bootstrap Methods for Various Network Estimation Routines