graph_named_edge_matrix {bnclassify}R Documentation

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

Description

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

Usage

graph_named_edge_matrix(x)

Value

A character matrix.


[Package bnclassify version 0.4.2 Index]