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

boots<-R Documentation

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 replacement method for signature 'BNDataset'
boots(x) <- value

Arguments

x

a BNDataset object.

value

the list of bootstrap samples.


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