bn_to_graphNEL {BayesNetBP} | R Documentation |
Convert a bn object to graphNEL object
Description
Convert a bn object to graphNEL object while removing isolated nodes
Usage
bn_to_graphNEL(graph_bn)
Arguments
graph_bn |
a |
Value
a graphNEL
object
Author(s)
Han Yu
[Package BayesNetBP version 1.6.1 Index]