Other packages > Find by keyword >

abn  

Modelling Multivariate Data with Additive Bayesian Networks
View on CRAN: Click here


Download and install abn package within the R console
Install from CRAN:
install.packages("abn")

Install from Github:
library("remotes")
install_github("cran/abn")

Install by package version:
library("remotes")
install_version("abn", "3.1.13")



Attach the package and use:
library("abn")
Maintained by
Matteo Delucchi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-07-26
Latest Update: 2025-06-26
Description:
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 .
How to cite:
Matteo Delucchi (2011). abn: Modelling Multivariate Data with Additive Bayesian Networks. R package version 3.1.13, https://cran.r-project.org/web/packages/abn. Accessed 07 Mar. 2026.
Previous versions and publish date:
0.3-1 (2011-07-26 12:14), 0.5-1 (2011-11-17 12:25), 0.7 (2012-07-11 12:54), 0.8 (2012-10-26 15:17), 0.82 (2013-01-04 10:58), 0.83 (2013-03-07 13:16), 0.85 (2014-12-22 09:29), 0.86 (2015-12-28 13:57), 1.0.2 (2016-11-09 23:38), 1.0 (2016-01-18 22:20), 1.2 (2018-08-10 14:40), 1.3 (2018-11-22 15:30), 2.0 (2019-07-01 11:11), 2.1 (2019-07-04 12:00), 2.2.1 (2020-06-15 14:30), 2.2.2 (2020-07-02 13:10), 2.2 (2019-11-23 07:20), 2.3-0 (2020-10-22 23:30), 2.5-0 (2021-04-23 17:10), 2.6-0 (2022-01-07 17:32), 2.7-0 (2022-04-07 09:42), 2.7-1 (2022-04-25 09:10), 2.7-3 (2023-01-25 11:30), 2.7-5 (2023-05-22 15:50), 3.0.0 (2023-09-06 10:50), 3.0.1 (2023-10-09 14:50), 3.0.2 (2023-10-26 09:30), 3.0.3 (2023-11-03 11:40), 3.0.4 (2023-11-30 15:50), 3.0.6 (2024-03-22 20:30), 3.1.1 (2024-05-30 22:10), 3.1.7 (2025-06-06 15:30), 3.1.8 (2025-06-24 15:30), 3.1.9 (2025-06-26 09:40), 3.1.12 (2025-11-25 12:20)
Other packages that cited abn R package
View abn citation profile
Other R packages that abn depends, imports, suggests or enhances
Complete documentation for abn
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA