Learn R Programming

bnclassify (version 0.4.8)

direct_tree: Direct an undirected graph.

Description

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

Usage

direct_tree(g, root = NULL)

Arguments

Value

A graph. The directed tree.