Skip to contents

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.