ug_to_dag: Moral DAG from non chordal UG

View source: R/utils.R

ug_to_dagR Documentation

Moral DAG from non chordal UG

Description

Find the DAG with no v-structures whose skeleton is a triangulation of a given undirected graph.

Usage

ug_to_dag(ug)

Arguments

ug

An igraph undirected graph.

Value

An igraph acyclic directed graph orientation.


irenecrsn/gmat documentation built on May 9, 2022, 1:11 a.m.