named_edge_matrix {bnclassify}R Documentation

Returns an edge matrix with node names (instead of node indices).

Description

TODO Not sure this function is used.

Usage

named_edge_matrix(g)

Arguments

g

A graphNEL.

Value

A character matrix.


[Package bnclassify version 0.4.2 Index]