updateData: Update data

Description Usage Arguments

View source: R/WriteData.R

Description

Update data in a network's data table by setting a particular variable to a particular value for a specific set of rows.

Usage

1
updateData(cn, net, first, last, variableIndices, values)

Arguments

cn

An open RODBC connection

net

The network

first

The first item to delete. All subsequent items will be deleted.

variableIndices

The indices of the variables to change.

values

The values to set the specified variables to.


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