stateRemoval: stateRemoval: a function for processing the bayesian network.

View source: R/stateRemoval.R

stateRemovalR Documentation

stateRemoval: a function for processing the bayesian network.

Description

stateRemoval: a function for processing the bayesian network.

Usage

stateRemoval(bn)

Arguments

bn

A bayesian network (output of buildBN function).

Value

A preprocessed bayesian network.


fbnet documentation built on April 4, 2025, midnight