Description Usage Arguments Value
Add an edge into/a parent to a node. Node must be Noisy-Or or Dirichlet.
1 2 |
net |
The network. |
child |
The index of the node to add a parent to. |
parent |
The index of the node to add as a parent. |
params |
The new parameters for the child. |
params2 |
The disambiguation parameters to use for the child. This is used only if the child is a multinomial noisy-or node. If the child is multinomial noisy-or and this is NULL a weighted mutex disambiguation matrix is created. |
cn |
A RODBC connection. Required if performing deep update. |
deepUpdate |
Specifies whether a deep update should be performed. |
dropImages |
Specifies if images should be dropped on a deepUpdate. |
params |
The parameters to add to the child for the parent. |
Updated network.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.