Package: sparsebnUtils
Title: Utilities for Learning Sparse Bayesian Networks
Version: 0.0.8
Date: 2021-01-26
Authors@R: c(
    person("Bryon", "Aragam", email = "sparsebn@gmail.com", role = c("aut", "cre")),
    person("Jiaying", "Gu", role = c("aut"))
    )
Maintainer: Bryon Aragam <sparsebn@gmail.com>
Description: A set of tools for representing and estimating sparse Bayesian networks from continuous and discrete data, as described in Aragam, Gu, and Zhou (2017) <arXiv:1703.04025>.
Depends: R (>= 3.2.3)
Imports: Matrix, stats, utils, methods, nnet
Suggests: bnlearn, graph, igraph, network, RCy3, testthat
URL: https://github.com/itsrainingdata/sparsebnUtils
BugReports: https://github.com/itsrainingdata/sparsebnUtils/issues
License: GPL (>= 2)
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-01-27 02:07:48 UTC; zigmund-3
Author: Bryon Aragam [aut, cre],
  Jiaying Gu [aut]
Repository: CRAN
Date/Publication: 2021-01-27 06:30:02 UTC
Built: R 4.0.2; ; 2021-01-27 11:31:51 UTC; unix
