Skip to contents

Set the length of the list of samples of a dataset computed using bootstrap.

Usage

num.boots(x) <- value

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

Arguments

x

a BNDataset object.

value

the number of bootstrap samples.