Package: GroupBN
Type: Package
Date: 2021-03-07
Title: Inferring Group Bayesian Networks using Hierarchical Feature
        Clustering
Version: 1.2.0
Authors@R: c(person("Ann-Kristin", "Becker", email = "annkristinbecker@web.de", role = c("aut", "cre")), 
            person("Lars", "Kaderali", email="lars.kaderali@uni-greifswald.de", role=c("aut", "ths")))
Maintainer: Ann-Kristin Becker <annkristinbecker@web.de>
Description: Group Bayesian Networks: This package implements the inference of group Bayesian networks based on hierarchical feature clustering, and the adaptive refinement of the grouping regarding an outcome of interest, as described in Becker et. al (2021) <doi: 10.1371/journal.pcbi.1008735>.
Depends: R (>= 3.5.0), bnlearn, ClustOfVar, PCAmixdata, arules, zoo
Imports: PRROC, MLmetrics, rlist, stats, magrittr, visNetwork, plyr,
        stringr
Suggests:
License: GPL (>= 2)
URL: https://www.r-project.org
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2021-03-07 11:50:30 UTC; Arbeit
Author: Ann-Kristin Becker [aut, cre],
  Lars Kaderali [aut, ths]
Repository: CRAN
Date/Publication: 2021-03-07 14:40:02 UTC
Built: R 4.2.0; ; 2022-04-27 06:09:45 UTC; unix
