The R Journal: article published in 2012, volume 4:2

Graphical Markov Models with Mixed Graphs in R PDF download
Kayvan Sadeghi and Giovanni M. Marchetti , The R Journal (2012) 4:2, pages 65-73.

Abstract In this paper we provide a short tutorial illustrating the new functions in the package ggm that deal with ancestral, summary and ribbonless graphs. These are mixed graphs (containing three types of edges) that are important because they capture the modified independence structure after marginalisation over, and conditioning on, nodes of directed acyclic graphs. We provide functions to verify whether a mixed graph implies that A is independent of B given C for any disjoint sets of nodes and to generate maximal graphs inducing the same independence structure of non-maximal graphs. Finally, we provide functions to decide on the Markov equivalence of two graphs with the same node set but different types of edges.


CRAN packages: gRain, ggm, ggm, igraph, gRbase
CRAN Task Views implied by cited CRAN packages: gR, Graphics, Optimization, Spatial


CC BY 4.0
This article is licensed under a Creative Commons Attribution 3.0 Unported license .

@article{RJ-2012-015,
  author = {Kayvan Sadeghi and Giovanni M. Marchetti},
  title = {{Graphical Markov Models with Mixed Graphs in R}},
  year = {2012},
  journal = {{The R Journal}},
  doi = {10.32614/RJ-2012-015},
  url = {https://doi.org/10.32614/RJ-2012-015},
  pages = {65--73},
  volume = {4},
  number = {2}
}