gema2nbn {rbmn} | R Documentation |
from a /gema/ object defining a normal Bayesian network, computes more standard /nbn/ where each node is defined from its parents.
gema2nbn(gema)
gema |
Initial |
using general formulae rather a sequential algorithm as done in the
original gema2nbn
implementation.
the corresponding /nbn/.
print8nbn(gema2nbn(rbmn0gema.02));