load_network {bnRep}R Documentation

Load a Bayesian network

Description

This function loads a selected Bayesian network file.

Usage

load_network(network_name)

Arguments

network_name

The name of the network file to load.

Value

A bn.fit object representing the Bayesian network.


[Package bnRep version 0.0.1 Index]