Learn R Programming

BayesNetBP (version 1.6.1)

bn_to_graphNEL: 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 bn object of Bayesian network

Value

a graphNEL object