Description Usage Arguments Details Author(s) References See Also
Bayesian Networks with varying topologies (DAGs) with number of nodes.
| 1 | 	make_topology(nodes, topology, Probs, nodename=NULL, cardinality=NULL)
 | 
| nodes | The number of nodes. | 
| topology | Geometric characteristic. Collapse, Line, Star, PseudoLoop, Diamond, Rhombus. | 
| Probs | The conditional probabilities. | 
| nodename | The names of each nodes. | 
| cardinality | The cardinality of each nodes. | 
The volume of the manifold is a geometric characteristic associated with the topology of Bayesian network. Each BN produces a different magnitude of the volume based on the DAG of Bayesian network. Collapse, Line, Star, PseudoLoop, Diamond, Rhombus.
Jae-seong Yoo <praster1@gmail.com>
Eitel J. M. L., (2008), An Information-geometric approach to learning Bayesian network topologies from data, Innovations in Bayesian Networks Studies in Computational Intelligence, Vol. 156, 187-217.
See demo(topology).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.