load_network: Load a Bayesian network

View source: R/get_network_name.R

load_networkR 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.


bnRep documentation built on April 12, 2025, 1:13 a.m.