Learn R Programming

fbnet (version 1.0.3)

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

Description

stateRemoval: a function for processing the bayesian network.

Usage

stateRemoval(bn)

Value

A preprocessed bayesian network.

Arguments

bn

A bayesian network (output of buildBN function).