Learn R Programming

bnstruct (version 1.0.15)

boots: get list of bootstrap samples of a BNDataset.

Description

Return the list of samples computed from raw data of a dataset.

Usage

boots(x)

# S4 method for BNDataset boots(x)

Value

the list of bootstrap samples.

Arguments

x

a BNDataset object.

See Also

has.boots, has.imputed.boots, imp.boots