Skip to contents

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.