gema2mn: computes a /mn/ from a /gema/

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

gema2mnR Documentation

computes a /mn/ from a /gema/

Description

from a /gema/ object defining a normal Bayesian network, computes the expectation and variance matrix.

Usage

gema2mn(gema)

Arguments

gema

Initial gema object.

Value

a list with the following components: mu and gamma.

Examples

 print8mn(gema2mn(rbmn0gema.04));

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