Package: easybgm
Type: Package
Title: Extracting and Visualizing Bayesian Graphical Models
Version: 0.1.0
Authors@R: c(
  person("Karoline", "Huth", , "k.huth@uva.nl", role = c("aut", "cre"), 
        comment = c(ORCID = "0000-0002-0662-1591")), 
  person("Sara", "Keetelaar", role = c("ctb"))
  )
Maintainer: Karoline Huth <k.huth@uva.nl>
Description: Fit and visualize the results of a Bayesian analysis of networks commonly found in psychology. 
    The package supports fitting cross-sectional network models fitted using the packages 'BDgraph', 'bgms' and 'BGGM'. 
    The package provides the parameter estimates, posterior inclusion probabilities, inclusion Bayes factor, and the 
    posterior density of the parameters. In addition, for 'BDgraph' and 'bgms' it allows to assess the posterior 
    structure space. Furthermore, the package comes with an extensive suite for visualizing results.
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: BDgraph, BGGM, bgms (>= 0.1.1), dplyr, ggplot2, HDInterval,
        igraph, qgraph
Suggests: testthat (>= 3.0.0), vdiffr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-10-06 23:54:57 UTC; karolinehuth
Author: Karoline Huth [aut, cre] (<https://orcid.org/0000-0002-0662-1591>),
  Sara Keetelaar [ctb]
Repository: CRAN
Date/Publication: 2023-10-09 13:30:02 UTC
