Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

orientPDAG

Orient Edges in PDAG.


Description

Orients as many edges as possible in a partially directed acyclic graph (PDAG) by converting induced subgraphs X -> Y – Z to X -> Y -> Z.

Usage

orientPDAG(x)

Arguments

x

the input graph, a PDAG.

Examples

orientPDAG( "pdag { x -> y -- z }" )

dagitty

Graphical Analysis of Structural Causal Models

v0.3-1
GPL-2
Authors
Johannes Textor, Benito van der Zander, Ankur Ankan
Initial release
2021-01-20

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.