addInformationToMetaResults: Add information to metaresults table

Description Usage Arguments

View source: R/NetworkTableManagement.R

Description

Add information to metaresults table

Usage

1
2
addInformationToMetaResults(cn, metatable, tableinfo, net, table_name,
  table_number, number_of_nodes, max_length_of_table)

Arguments

cn

A RODBC connection

metatable

The metatable to add information to

net

The Bayesnet object

table_name

The name of the table information is being added about

table_number

Number of the result table

number_of_nodes

The number of nodes in the result table

max_length_of_table

The maximum number of nodes in the result table


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