updateImagesOnEdgeRemoved: Update images after removing an edge

Description Usage Arguments

View source: R/RemoveEdge.R

Description

Update the images after removing an edge. Note that to be able to update the saved network images, the child must be a binary noisy-or node.

Usage

1
updateImagesOnEdgeRemoved(cn, net, dropImages, to, from)

Arguments

cn

An open RODBC connection.

net

The network.

dropImages

Whether images should be dropped or updated.

to

The index of the child node

from

The index of the parent node


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