stateRemoval2: stateRemoval2: a function for processing the bayesian...

View source: R/stateRemoval2.R

stateRemoval2R Documentation

stateRemoval2: a function for processing the bayesian network. It implements another approach from the described in stateRemoval function.

Description

stateRemoval2: a function for processing the bayesian network. It implements another approach from the described in stateRemoval function.

Usage

stateRemoval2(bn, verbose = FALSE)

Arguments

bn

A bayesian network (output of buildBN function).

verbose

Computation output.

Value

A preprocessed bayesian network.


fbnet documentation built on July 9, 2023, 6:24 p.m.