Learn R Programming

bnstruct (version 1.0.6)

boots<-: set list of bootstrap samples of a BNDataset.

Description

Add to a dataset a list of samples from raw data computed using bootstrap.

Usage

boots(x) <- value

# S4 method for BNDataset boots(x) <- value

Arguments

x

a BNDataset object.

value

the list of bootstrap samples.