stateRemoval {fbnet} | R Documentation |
stateRemoval: a function for processing the bayesian network.
Description
stateRemoval: a function for processing the bayesian network.
Usage
stateRemoval(bn)
Arguments
bn |
A bayesian network (output of buildBN function). |
Value
A preprocessed bayesian network.
[Package fbnet version 1.0.3 Index]