Learn R Programming

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

bootnet (version 1.1.0)

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

3,252

Version

1.1.0

License

GPL-2

Maintainer

Sacha Epskamp

Last Published

July 27th, 2018

Functions in bootnet (1.1.0)

ggmGenerator

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

Returns NULL
plot.bootnet

Plots bootnet results
genGGM

Generates a GGM small-world network.
estimateNetwork

Estimate a network structure
anRpackage-package

Bootstrap Methods for Various Network Estimation Routines
bootnet

Bootstrapped network estimation
print.bootnet

Print method for bootnet and bootnetResult objects
summary.bootnet

Summarize bootnet results
IsingGenerator

Generates a function that simulates data from the Ising model
binarize

Binarizes a dataset
differenceTest

Bootstrapped difference test
corStability

Correlation stability coefficient
netSimulator

Network Estimation Performance
netSimulator and replicationSimulator methods

netSimulator S3 methods
plot.bootnetResult

Plot method for bootnetResult objects