| rm8nd4nbn {rbmn} | R 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 |
nodes |
|
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");
[Package rbmn version 0.9-6 Index]