Learn R Programming

dbnlearn (version 0.1.0)

Dynamic Bayesian Network Structure Learning, Parameter Learning and Forecasting

Description

It allows to learn the structure of univariate time series, learning parameters and forecasting. Implements a model of Dynamic Bayesian Networks with temporal windows, with collections of linear regressors for Gaussian nodes, based on the introductory texts of Korb and Nicholson (2010) and Nagarajan, Scutari and Lbre (2013) .

Copy Link

Version

Install

install.packages('dbnlearn')

Monthly Downloads

195

Version

0.1.0

License

MIT + file LICENSE

Maintainer

Robson Fernandes

Last Published

July 30th, 2020

Functions in dbnlearn (0.1.0)

dbnlearn-package

Dynamic Bayesian Network Structure Learning, Parameter Learning and Forecasting
dbn.predict

Dynamic Bayesian Network Predict
dbn.preprocessing

Time Series Preprocessing with time window.
dbn.learn

Dynamic Bayesian Network Structure Learning
dbn.fit

Dynamic Bayesian Network Fit