stateRemoval2 {fbnet}R 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.


[Package fbnet version 1.0.3 Index]