createTableInfo: Create table information object

Description Usage Arguments Value

View source: R/TableInfo.R

Description

Create table information object. This holds information on all database tables associated with the network.

Usage

1
createTableInfo(netname, table_length = 200, dbinfo)

Arguments

netname

The name of the Bayesian network associated with this object.

table_length

The number of variables to have in data and result tables.

dbinfo

A database information object.

Value

A table information object


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