View source: R/f04.nbneq.code.r
gema2nbn | 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));
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.