rm8nd4nbn: removes some nodes from a /nbn/

View source: R/f05.nbnma.code.r

rm8nd4nbnR Documentation

removes some nodes from a /nbn/

Description

returns a /nbn/ object deduced from an original /nbn/ by integrating on a given subset of nodes.

Usage

rm8nd4nbn(nbn, nodes)

Arguments

nbn

The nbn object to reduce.

nodes

character or numeric vector giving the subset of nodes to remove.

Details

The transformation is made through the associated joint distributions for the probabilities and with the help of the function rm8nd4adja for the relationships.

Value

The resulting nbn.

Examples

 rm8nd4nbn(rbmn0nbn.04, "1.1"); 

rbmn documentation built on July 9, 2023, 6:37 p.m.