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

3,107

Version

1.6

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

February 21st, 2024

Functions in bootnet (1.6)

netSimulator and replicationSimulator methods

netSimulator S3 methods
plot.bootnetResult

Plot method for bootnetResult objects
multiverse

Multiverse plot of bootnet results
summary.bootnet

Summarize bootnet results
netSimulator

Network Estimation Performance
plot.bootnet

Plots bootnet results
print.bootnet

Print method for bootnet and bootnetResult objects
ggmGenerator

Generates a function that simulates data from the Gaussian graphical model (GGM)
transformation

Data transformation functions
null

Returns NULL
bootInclude

Inclusion proportion graph
genGGM

Generates a GGM small-world network.
differenceTest

Bootstrapped difference test
binarize

Binarizes a dataset
corStability

Correlation stability coefficient
bootnet-package

Bootstrap Methods for Various Network Estimation Routines
bootThreshold

Threshold network based on bootstrapped intervals
bootnet

Bootstrapped network estimation
estimateNetwork

Estimate a network structure
IsingGenerator

Generates a function that simulates data from the Ising model