stateRemovalSubnucs {fbnet}R Documentation

stateRemovalSubnucs: a fuctiong for variable state pruning.

Description

stateRemovalSubnucs: a fuctiong for variable state pruning.

Usage

stateRemovalSubnucs(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]