imp.boots {bnstruct}R Documentation

get list of bootstrap samples from imputed data of a BNDataset.

Description

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

Usage

imp.boots(x)

## S4 method for signature 'BNDataset'
imp.boots(x)

Arguments

x

a BNDataset object.

Value

the list of bootstrap samples from imputed data.

See Also

has.boots, has.imputed.boots, boots


[Package bnstruct version 1.0.15 Index]