abn: Data Modelling with Additive Bayesian Networks
Additive Bayesian network models are equivalent to
Bayesian multivariate regression using graphical modelling.
This library provides routines to help determine optimal
Bayesian network models for a given data set, where these
models are used to identify statistical dependencies in messy,
complex data. The additive formulation of these models is
equivalent to multivariate generalised linear modelling
(including mixed models with iid random effects). The usual
term to describe this model selection process is structure
discovery. The core functionality is concerned with model
selection - determining the most robust empirical model of data
from interdependent variables. Laplace approximations are used
to estimate goodness of fit metrics and model parameters, and
wrappers are also included to the INLA library. A comprehensive
set of documented case studies, numerical accuracy/quality
assurance exercises, and additional documentation are available
from the abn website.
Version: |
0.83 |
Depends: |
R (≥ 2.15.1) |
Suggests: |
INLA, Rgraphviz, Cairo |
Published: |
2013-03-07 |
Author: |
Fraser Lewis |
Maintainer: |
Fraser Lewis <fraseriain.lewis at uzh.ch> |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: |
http://www.r-bayesian-networks.org |
NeedsCompilation: |
yes |
SystemRequirements: |
Gnu Scientific Library version >= 1.12 |
In views: |
gR |
CRAN checks: |
abn results |
Downloads: