abn: Modelling Multivariate Data with Additive Bayesian Networks

The 'abn' R package facilitates Bayesian network analysis, a probabilistic graphical model that derives from empirical data a directed acyclic graph (DAG). This DAG describes the dependency structure between random variables. The R package 'abn' provides routines to help determine optimal Bayesian network models for a given data set. These models are used to identify statistical dependencies in messy, complex data. Their additive formulation is equivalent to multivariate generalised linear modelling, including mixed models with independent and identically distributed (iid) random effects. The core functionality of the 'abn' package revolves around model selection, also known as structure discovery. It supports both exact and heuristic structure learning algorithms and does not restrict the data distribution of parent-child combinations, providing flexibility in model creation and analysis. The 'abn' package uses Laplace approximations for metric estimation and includes wrappers to the 'INLA' package. It also employs 'JAGS' for data simulation purposes. For more resources and information, visit the 'abn' website.

Package details

AuthorMatteo Delucchi [aut, cre] (<https://orcid.org/0000-0002-9327-1496>), Reinhard Furrer [aut] (<https://orcid.org/0000-0002-6319-2332>), Gilles Kratzer [aut] (<https://orcid.org/0000-0002-5929-8935>), Fraser Iain Lewis [aut] (<https://orcid.org/0000-0003-4580-2712>), Jonas I. Liechti [ctb] (<https://orcid.org/0000-0003-3447-3060>), Marta Pittavino [ctb] (<https://orcid.org/0000-0002-1232-1034>), Kalina Cherneva [ctb]
MaintainerMatteo Delucchi <matteo.delucchi@math.uzh.ch>
LicenseGPL (>= 3)
Version3.1.1
URL https://r-bayesian-networks.org/ https://github.com/furrer-lab/abn
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("abn")

Try the abn package in your browser

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

abn documentation built on June 22, 2024, 10:23 a.m.