Learn R Programming

bnstruct (version 1.0)

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)
"num.boots"(x)

Arguments

x
a BNDataset object.

Value

the number of bootstrap samples.