Learn R Programming

fbnet (version 1.0.3)

stateRemoval2: 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)

Value

A preprocessed bayesian network.

Arguments

bn

A bayesian network (output of buildBN function).

verbose

Computation output.