ccdrAlgorithm: CCDr Algorithm for Learning Sparse Gaussian Bayesian Networks

Implementation of the CCDr (Concave penalized Coordinate Descent with reparametrization) structure learning algorithm as described in Aragam and Zhou (2015) <http://www.jmlr.org/papers/v16/aragam15a.html>. This is a fast, score-based method for learning Bayesian networks that uses sparse regularization and block-cyclic coordinate descent.

Version: 0.0.5
Depends: R (≥ 3.2.3)
Imports: sparsebnUtils (≥ 0.0.5), Rcpp (≥ 0.11.0), stats, utils
LinkingTo: Rcpp
Suggests: testthat, graph, igraph, Matrix
Published: 2018-06-01
Author: Bryon Aragam [aut, cre], Dacheng Zhang [aut]
Maintainer: Bryon Aragam <sparsebn at gmail.com>
BugReports: https://github.com/itsrainingdata/ccdrAlgorithm/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/itsrainingdata/ccdrAlgorithm
NeedsCompilation: yes
Citation: ccdrAlgorithm citation info
Materials: README NEWS
CRAN checks: ccdrAlgorithm results

Downloads:

Reference manual: ccdrAlgorithm.pdf
Package source: ccdrAlgorithm_0.0.5.tar.gz
Windows binaries: r-devel: ccdrAlgorithm_0.0.5.zip, r-release: ccdrAlgorithm_0.0.5.zip, r-oldrel: ccdrAlgorithm_0.0.5.zip
macOS binaries: r-release: ccdrAlgorithm_0.0.5.tgz, r-oldrel: ccdrAlgorithm_0.0.5.tgz
Old sources: ccdrAlgorithm archive

Reverse dependencies:

Reverse depends: sparsebn

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ccdrAlgorithm to link to this page.