CRAN Task View: gRaphical Models in R

Maintainer:Soren Hojsgaard
Contact:sorenh at agrsci.dk
Version:2010-08-14

Wikipedia defines a graphical model as a graph that represents independencies among random variables by a graph in which each node is a random variable, and the missing edges between the nodes represent conditional independencies .

This task view is a collection of packages intended to supply R code to deal with graphical models. The description of each package is accompanied by the statement [vignette: y/n]. The aim is to give users indications of to which extent a package is documented beyond the bare standard documentation.

The packages can be roughly structured into the following topics (although several of them have functionalities which go across these categories):

Representation, manipulation and display of graphs

In addition, there is the Rgraphviz package on Bioconductor that provides plotting capabilities for R graph objects (from the graph package) [vignette: y].

Classical models - General purpose packages

Miscellaneous: Model search, specialized types of models etc.

Bayesian Networks/Probabilistic expert systems

BUGS models

CRAN packages:

Related links: