mn2gema: computes a /gema/ from a /mn/

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

mn2gemaR Documentation

computes a /gema/ from a /mn/

Description

proposes generating matrices of a Bayesian network from a /mn/ object defining a multinormal distribution by expectation and variance, under the assumption that the nodes are in topological order.

Usage

mn2gema(mn)

Arguments

mn

Initial mn object.

Value

a list with the /gema/ components $mu and $li.

Examples

 print8gema(mn2gema(rbmn0mn.04));

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