Package: bootnet
Type: Package
Title: Bootstrap Methods for Various Network Estimation Routines
Version: 1.2.3
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, qgraph, dplyr (>= 0.3.0.2), tidyr,
        gtools, corpcor, IsingSampler, mvtnorm, abind, Matrix,
        parallel, huge, parcor, mgm (>= 1.2), relaimpo, NetworkToolbox
        (>= 1.1.0), pbapply, graphicalVAR, BDgraph, psychTools,
        networktools, lavaan, glasso
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.
License: GPL-2
NeedsCompilation: no
Packaged: 2019-06-24 14:45:01 UTC; sachaepskamp
Author: Sacha Epskamp [aut, cre],
  Eiko I. Fried [ctb]
Repository: CRAN
Date/Publication: 2019-06-24 15:10:04 UTC
