num.boots {bnstruct}R Documentation

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 signature 'BNDataset'
num.boots(x)

Arguments

x

a BNDataset object.

Value

the number of bootstrap samples.


[Package bnstruct version 1.0.15 Index]