updateImagesOnEdgeAdded: Update images after adding an edge

Description Usage Arguments

View source: R/AddEdge.R

Description

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

Usage

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

Arguments

cn

An open RODBC connection.

net

The network.

dropImages

Whether images should be dropped or updated.

from

The index of the parent node

to

The index of the child node


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