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

num.bootsR 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.


bnstruct documentation built on May 29, 2024, 3:17 a.m.