Learn R Programming

bnRep (version 0.0.3)

load_network: Load a Bayesian network

Description

This function loads a selected Bayesian network file.

Usage

load_network(network_name)

Value

A bn.fit object representing the Bayesian network.

Arguments

network_name

The name of the network file to load.