deepUpdateOnEdgeRemoved: Perform a deep update after removing an edge

Description Usage Arguments Value

View source: R/RemoveEdge.R

Description

Update the images and tables of a network 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
deepUpdateOnEdgeRemoved(cn, net, from, to, dropImages = F)

Arguments

cn

An open RODBC connection.

net

The network.

from

The index of the parent node

to

The index of the child node

dropImages

Whether images should be dropped or updated.

zeroIndexed

Whether the from and to arguments are 0 or 1 indexed.

Value

The updated network


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