Package: sparsebn
Title: Learning Sparse Bayesian Networks from High-Dimensional Data
Version: 0.1.2
Date: 2020-09-10
Authors@R: c(
    person("Bryon", "Aragam", email = "sparsebn@gmail.com", role = c("aut", "cre")),
    person("Jiaying", "Gu", role = c("aut")),
    person("Dacheng", "Zhang", role = c("aut")),
    person("Qing", "Zhou", role = c("aut"))
    )
Maintainer: Bryon Aragam <sparsebn@gmail.com>
Description: Fast methods for learning sparse Bayesian networks from high-dimensional data using sparse regularization, as described in Aragam, Gu, and Zhou (2017) <arXiv:1703.04025>. Designed to handle mixed experimental and observational data with thousands of variables with either continuous or discrete observations.
Depends: R (>= 3.2.3), sparsebnUtils (>= 0.0.5), ccdrAlgorithm (>=
        0.0.4), discretecdAlgorithm (>= 0.0.5)
Suggests: knitr, rmarkdown, mvtnorm, igraph, graph, testthat
URL: https://github.com/itsrainingdata/sparsebn
BugReports: https://github.com/itsrainingdata/sparsebn/issues
License: GPL (>= 2)
RoxygenNote: 7.1.1
VignetteBuilder: knitr
LazyData: true
NeedsCompilation: no
Packaged: 2020-09-10 14:01:43 UTC; naragam
Author: Bryon Aragam [aut, cre],
  Jiaying Gu [aut],
  Dacheng Zhang [aut],
  Qing Zhou [aut]
Repository: CRAN
Date/Publication: 2020-09-13 15:20:03 UTC
Built: R 4.0.2; ; 2020-09-14 11:00:53 UTC; unix
