Load a Bayesian network
This function loads a selected Bayesian network file.
load_network(network_name)
network_name
A bn.fit object representing the Bayesian network.
Useful links