Package: bootnet
Type: Package
Title: Bootstrap Methods for Various Network Estimation Routines
Version: 1.6
Authors@R: c(
  person("Sacha", "Epskamp", email = "mail@sachaepskamp.com",role = c("aut", "cre")),
  person("Eiko I.", "Fried", role = c("ctb"))
  )
Maintainer: Sacha Epskamp <mail@sachaepskamp.com>
Depends: ggplot2, R (>= 3.0.0)
Imports: methods, igraph, IsingFit (>= 0.4), qgraph, dplyr (>=
        0.3.0.2), tidyr, gtools, corpcor, IsingSampler (>= 0.2.3),
        mvtnorm, abind, Matrix, snow, mgm (>= 1.2), NetworkToolbox (>=
        1.1.0), pbapply, networktools, rlang, tibble, tidyselect
Suggests: glasso, GGMncv, BDgraph, graphicalVAR, relaimpo, lavaan,
        psychTools, huge
Description: Bootstrap methods to assess accuracy and stability of estimated network structures
              and centrality indices <doi:10.3758/s13428-017-0862-1>. Allows for flexible 
              specification of any undirected network estimation procedure in R, and offers 
              default sets for various estimation routines.
License: GPL-2
BugReports: https://github.com/SachaEpskamp/bootnet/issues
URL: https://github.com/SachaEpskamp/bootnet
NeedsCompilation: no
Packaged: 2024-02-21 04:00:15 UTC; sachaepskamp
Author: Sacha Epskamp [aut, cre],
  Eiko I. Fried [ctb]
Repository: CRAN
Date/Publication: 2024-02-21 08:20:07 UTC
Built: R 4.6.0; ; 2025-11-13 05:47:50 UTC; windows
