CRAN/E | abn

abn

Modelling Multivariate Data with Additive Bayesian Networks

Installation

About

Bayesian network analysis is a form of probabilistic graphical models which derives from empirical data a directed acyclic graph, DAG, describing the dependency structure between random variables. An additive Bayesian network model consists of a form of a DAG where each node comprises a generalized linear model, GLM. Additive Bayesian network models are equivalent to Bayesian multivariate regression using graphical modelling, they generalises the usual multivariable regression, GLM, to multiple dependent variables. 'abn' 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 package which can be obtained from . The computing library JAGS is used to simulate 'abn'-like data. A comprehensive set of documented case studies, numerical accuracy/quality assurance exercises, and additional documentation are available from the 'abn' website .

Citation abn citation info
r-bayesian-networks.org
System requirements Gnu Scientific Library version >= 1.12
Bug report File report

Key Metrics

Version 3.0.4
R ≥ 4.0.0
Published 2023-11-30 140 days ago
Needs compilation? yes
License GPL (≥ 3)
CRAN checks abn results

Downloads

Yesterday 0
Last 7 days 9 -88%
Last 30 days 402 -17%
Last 90 days 1.318 -62%
Last 365 days 11.061 +18%

Maintainer

Maintainer

Matteo Delucchi

matteo.delucchi@math.uzh.ch

Authors

Matteo Delucchi

aut / cre

Reinhard Furrer

aut

Gilles Kratzer

aut

Fraser Iain Lewis

aut

Marta Pittavino

ctb

Kalina Cherneva

ctb

Material

README
ChangeLog
Reference manual
Package source

In Views

GraphicalModels

Additional repos

inla.r-inla-download.org/R/stable/

Vignettes

ABN - Vignette

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

abn archive

Depends

R ≥ 4.0.0

Imports

methods
rjags
nnet
lme4
graph
Rgraphviz
doParallel
foreach
mclogit
stringi
Rcpp

Suggests

INLA
knitr
R.rsp
testthat ≥ 3.0.0
entropy
moments
boot
brglm
RhpcBLASctl
Matrix ≥ 1.6.3
MatrixModels ≥0.5.3

LinkingTo

Rcpp
RcppArmadillo

Reverse Imports

mcmcabn