Learn R Programming

⚠️There's a newer version (3.1.13) of this package.Take me there.

abn (version 1.0)

Modelling Multivariate Data with Additive Bayesian Networks

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 http://www.r-inla.org. It is recommended the testing version, which can be downloaded by running: source("http://www.math.ntnu.no/inla/givemeINLA-testing.R"). A comprehensive set of documented case studies, numerical accuracy/quality assurance exercises, and additional documentation are available from the abn website.

Copy Link

Version

Install

install.packages('abn')

Monthly Downloads

590

Version

1.0

License

GPL (>= 2)

Maintainer

Marta Pittavino

Last Published

January 18th, 2016

Functions in abn (1.0)

abninla-internal

abn internal functions
ex1.dag.data

Synthetic validation data set for use with abn library examples
search.hillclimber

Find high scoring directed acyclic graphs using heuristic search
ex7.dag.data

Valdiation data set for use with abn library examples
ex0.dag.data

Synthetic validation data set for use with abn library examples
ex2.dag.data

Synthetic validation data set for use with abn library examples
ex5.dag.data

Valdiation data set for use with abn library examples
mostprobable

Find most probable DAG structure
ex6.dag.data

Valdiation data set for use with abn library examples
ex4.dag.data

Valdiation data set for use with abn library examples
fitabn

Fit an additive Bayesian network model
tographviz

Convert a dag into graphviz format
buildscorecache

Build a cache of goodness of fit metrics for each node in a DAG, possibly subject to user defined restrictions
ex3.dag.data

Validation data set for use with abn library examples
var33

simulated dataset from a DAG comprising of 33 variables
pigs.vienna

Dataset related to diseases present in `finishing pigs', animals about to enter the human food chain at an abattoir.