load_network function

Load a Bayesian network

Load a Bayesian network

This function loads a selected Bayesian network file.

load_network(network_name)

Arguments

  • network_name: The name of the network file to load.

Returns

A bn.fit object representing the Bayesian network.

  • Maintainer: Manuele Leonelli
  • License: MIT + file LICENSE
  • Last published: 2024-10-01