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.0.4")



Attach the package and use:
library("abn")
Maintained by
Reinhard Furrer
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-07-26
Latest Update: 2023-12-22
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:
Reinhard Furrer (2011). abn: Modelling Multivariate Data with Additive Bayesian Networks. R package version 3.0.4, https://cran.r-project.org/web/packages/abn
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)
Other packages that cited abn R package
View abn citation profile
Other R packages that abn depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

FMCCSD  
Efficient Estimation of Clustered Current Status Data
Current status data abounds in the field of epidemiology and public health, where the only observab ...
Download / Learn more Package Citations See dependency  
factorplot  
Graphical Presentation of Simple Contrasts
Methods to calculate, print, summarize and plot pairwise differences from GLMs, GLHT or Multinomial ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
QuantileNPCI  
Nonparametric Confidence Intervals for Quantiles
Based on Alan D. Hutson (1999) , "Calculating nonparametric confidence i ...
Download / Learn more Package Citations See dependency  
Maintainer: Li Yan (view profile)
srm  
Structural Equation Modeling for the Social Relations Model
Provides functionality for structural equation modeling for the social relations model (Kenny & ...
Download / Learn more Package Citations See dependency  
cdcfluview  
Retrieve Flu Season Data from the United States Centers for Disease Control and Prevention ("CDC") "FluView" Portal
The 'U.S.' Centers for Disease Control and Prevention (CDC) maintain a portal ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns