CRAN Task View: gRaphical Models in R

Maintainer:Soren Hojsgaard
Contact:sorenh at agrsci.dk
Version:2008-05-07

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; demo: y/n]. The aim is to give users indications of to which extent a package is documented beyond the bare standard documentation.

Note: I have recently become maintainer of the gR task view and I am currently in the process of updating the view. Please do contact me if a package is missing, a description is inadequate etc.

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

Classical models - General purpose packages

Miscellaneous: Model search, specialized types of models etc.

Bayesian Networks/Probabilistic expert systems

BUGS models

CRAN packages:

Related links: