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) <https://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.

Getting started

Package details

AuthorBryon Aragam [aut, cre], Dacheng Zhang [aut]
MaintainerBryon Aragam <sparsebn@gmail.com>
LicenseGPL (>= 2)
Version0.0.6
URL https://github.com/itsrainingdata/ccdrAlgorithm
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ccdrAlgorithm")

Try the ccdrAlgorithm package in your browser

Any scripts or data that you put into this service are public.

ccdrAlgorithm documentation built on April 12, 2022, 9:06 a.m.