Learn R Programming

gRbase (version 1.3.9)

gRbase: The package `gRbase': summary information

Description

This package provides a basis for graphical modelling in R and in particular for other graphical modelling packages, most notably gRim and gRain. The package is a contribution to the gR-project described by Lauritzen (2002).

Arguments

Details

gRbase provides the following:
  • Implementation of various graph algorithms, including maximum cardinality search, maximal prime subgraph decomposition, triangulation. See the vignettegraphs.
  • Implementation of various "high level" array operations, including multiplication/division, marginalization, slicing, permutation. See the vignetteArrayOps.
  • Implementation of various "low level" array operations. See the vignetteArrayOpsPrim.
  • A collection of datasets
  • A general framework for setting up data and model structures and provide examples for fitting hierarchical log linear models for contingency tables and graphical Gaussian models for the multivariate normal distribution. Notice: This last part is not maintained / developed further.

Authors

S�ren H�jsgaard, Aarhus University, DK-8830 Tjele, Denmark Claus Dethlefsen, Center for Cardiovascular Research, Aalborg Hospital, �rhus University Hospital, DK-9000 Aalborg, Denmark Code for maximal prime subgraph decomposition has been provided by Clive Bowsher.

Acknowledgements

Thanks to the other members of the gR initiative, in particular to David Edwards for providing functions for formula-manipulation.

References

Lauritzen, S. L. (2002). gRaphical Models in R. R News, 3(2)39.