Learn R Programming

rbmn (version 0.9-6)

rm8nd4nbn: 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)

Value

The resulting nbn.

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.

Examples

Run this code
 rm8nd4nbn(rbmn0nbn.04, "1.1"); 

Run the code above in your browser using DataLab