Learn R Programming

⚠️There's a newer version (1.6) of this package.Take me there.

bootnet (version 1.0.1)

Bootstrap Methods for Various Network Estimation Routines

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 'qgraph', 'IsingFit', 'IsingSampler', 'glasso', 'huge' and 'parcor' packages.

Copy Link

Version

Install

install.packages('bootnet')

Monthly Downloads

2,491

Version

1.0.1

License

GPL-2

Maintainer

Sacha Epskamp

Last Published

September 6th, 2017

Functions in bootnet (1.0.1)

IsingGenerator

Generates a function that simulates data from the Ising model
binarize

Binarizes a dataset
anRpackage-package

Bootstrap Methods for Various Network Estimation Routines
bootnet

Bootstrapped network estimation
corStability

Correlation stability coefficient
differenceTest

Bootstrapped difference test
ggmGenerator

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

Network Estimation Performance
estimateNetwork

Estimate a network structure
genGGM

Generates a GGM small-world network.
print.bootnet

Print method for bootnet and bootnetResult objects
summary.bootnet

Summarize bootnet results
null

Returns NULL
plot.bootnet

Plots bootnet results
plot.netSimulator

netSimulator S3 methods
plot.bootnetResult

Plot method for bootnetResult objects