Skip to contents

Return the number of bootstrap samples computed from a dataset.

Usage

num.boots(x)

# S4 method for BNDataset
num.boots(x)

Arguments

x

a BNDataset object.

Value

the number of bootstrap samples.