gema2nbn: computes a /nbn/ from a /gema/

View source: R/f04.nbneq.code.r

gema2nbnR Documentation

computes a /nbn/ from a /gema/

Description

from a /gema/ object defining a normal Bayesian network, computes more standard /nbn/ where each node is defined from its parents.

Usage

gema2nbn(gema)

Arguments

gema

Initial gema object.

Details

using general formulae rather a sequential algorithm as done in the original gema2nbn implementation.

Value

the corresponding /nbn/.

Examples

 print8nbn(gema2nbn(rbmn0gema.02));

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