updateSerializedNetwork: Update serialized network's nodes

Description Usage Arguments

Description

Update serialized network's nodes. If nodes have been added or removed you must use the reserialize function, not the updateSerializedNetwork function.

Usage

1
updateSerializedNetwork(cn, net, autocommitManagedOutsideScope = F)

Arguments

cn

An open RODBC connection.

net

The network.

autocommitManagedOutsideScope

Set to T if you have are controlling the connection's autocommit outside the scope of this function

nodesTable

The name of the nodes table

networksTable

The name of the networks table


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