GBNetwork-class: Class '"GBNetwork"'

Description Objects from the Class Slots Methods Examples

Description

This class models gaussian bayesian networks.

Objects from the Class

Objects can be created by calls of the form new("GBNetwork", ...).

Slots

WeightMatrix:

Object of class "matrix" - Matrix of direct causal effects.

resMean:

Object of class "vector" - Means for the distribution law of the nodes.

resSigma:

Object of class "vector" - Variance for the distribution law of nodes.

Methods

No methods defined with class "GBNetwork" in the signature.

Examples

1
showClass("GBNetwork")

andreamrau/GBNcausal documentation built on May 12, 2019, 3:34 a.m.