Learn R Programming

bnstruct (version 1.0.6)

num.boots<-: set number of bootstrap samples of a BNDataset.

Description

Set the length of the list of samples of a dataset computed using bootstrap.

Usage

num.boots(x) <- value

# S4 method for BNDataset num.boots(x) <- value

Arguments

x

a BNDataset object.

value

the number of bootstrap samples.