direct_tree: Direct an undirected graph.

View source: R/frontend-anb.r

direct_treeR Documentation

Direct an undirected graph.

Description

The graph must be connected and the function produces a directed tree.

Usage

direct_tree(g, root = NULL)

Value

A graph. The directed tree.


bnclassify documentation built on June 22, 2024, 11:08 a.m.