Learn R Programming

bnstruct (version 1.0.15)

num.boots: get number of bootstrap samples of a BNDataset.

Description

Return the number of bootstrap samples computed from a dataset.

Usage

num.boots(x)

# S4 method for BNDataset num.boots(x)

Value

the number of bootstrap samples.

Arguments

x

a BNDataset object.