serializeNetwork: Create required entries and tables for a network at a...

Description Usage Arguments Value

Description

Create required entries and tables for a network. Names are as specified in the network's tableinfo object. The network and it's associated table names will be entered into the location's network table. The nodes of the network will be entered into the location's nodes table. Where the network has the name "net", the the data (input) tables are called "net_data_table_x", the data (input) views are called "net_data_view_x", the results table is called "net_results", and the images table is called "net_images". An initial image will be stored in the image table.

Usage

1

Arguments

cn

An open RODBC connection.

net

The network.

Value

The updated network


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