Learn R Programming

rbmn (version 0.9-6)

gema2mn: 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)

Value

a list with the following components: mu and gamma.

Arguments

gema

Initial gema object.

Examples

Run this code
 print8mn(gema2mn(rbmn0gema.04));

Run the code above in your browser using DataLab