Description Usage Arguments Value
Remove an edge into/a parent to a noisy-or node
1 | removeEdgeNoisyOr(network, child, parent, params2 = NULL)
|
network |
The network |
child |
The index of the noisy-or node to remove the parent from. |
parent |
The index of the node to remove as a parent. |
params2 |
The new parameter 2 matrix for multinomial noisy or nodes. If NULL a weighted mutex matrix is created. |
The updated network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.