raw.data-set: add raw data.

raw.data<-R Documentation

add raw data.

Description

Insert raw data in a BNDataset object.

Usage

raw.data(x) <- value

## S4 replacement method for signature 'BNDataset'
raw.data(x) <- value

Arguments

x

a BNDataset.

value

a matrix of integers containing a dataset.

See Also

has.raw.data, raw.data, read.dataset


bnstruct documentation built on May 29, 2024, 3:17 a.m.