CRAN/E | dbnR

dbnR

Dynamic Bayesian Network Learning and Inference

Installation

About

Learning and inference over dynamic Bayesian networks of arbitrary Markovian order. Extends some of the functionality offered by the 'bnlearn' package to learn the networks from data and perform exact inference. It offers three structure learning algorithms for dynamic Bayesian networks: Trabelsi G. (2013) doi:10.1007/978-3-642-41398-8_34, Santos F.P. and Maciel C.D. (2014) doi:10.1109/BRC.2014.6880957, Quesada D., Bielza C. and Larrañaga P. (2021) doi:10.1007/978-3-030-86271-8_14. It also offers the possibility to perform forecasts of arbitrary length. A tool for visualizing the structure of the net is also provided via the 'visNetwork' package.

github.com/dkesada/dbnR

Key Metrics

Version 0.7.5
R ≥ 3.5.0
Published 2022-03-14 777 days ago
Needs compilation? yes
License GPL-3
CRAN checks dbnR results

Downloads

Yesterday 9 -10%
Last 7 days 96 -7%
Last 30 days 322 +1%
Last 90 days 968 -21%
Last 365 days 4.132 -10%

Maintainer

Maintainer

David Quesada

dkesada@gmail.com

Authors

David Quesada

aut / cre

Gabriel Valverde

ctb

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

dbnR archive

Depends

R ≥ 3.5.0

Imports

bnlearn ≥ 4.5
data.table ≥ 1.12.4
Rcpp ≥ 1.0.2
magrittr ≥ 1.5
R6 ≥ 2.4.1
methods ≥ 3.6.0

Suggests

visNetwork ≥ 2.0.8
grDevices ≥ 3.6.0
utils ≥3.6.0
graphics ≥ 3.6.0
stats ≥ 3.6.0
testthat ≥2.1.0

LinkingTo

Rcpp