removeEdgeNoisyOr: Remove an edge into/a parent to a noisy-or node

Description Usage Arguments Value

Description

Remove an edge into/a parent to a noisy-or node

Usage

1
removeEdgeNoisyOr(network, child, parent, params2 = NULL)

Arguments

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.

Value

The updated network


mickash/Adaptive-Bayesian-Networks documentation built on Nov. 14, 2019, 12:14 a.m.