Description Objects from the Class Slots Methods Examples
This class models gaussian bayesian networks.
Objects can be created by calls of the form new("GBNetwork", ...).
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.
No methods defined with class "GBNetwork" in the signature.
1 | showClass("GBNetwork")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.