Learn R Programming

bnstruct (version 1.0.15)

imp.boots<-: set list of bootstrap samples from imputed data of a BNDataset.

Description

Add to a dataset a list of samples from imputed data computed using bootstrap.

Usage

imp.boots(x) <- value

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

Arguments

x

a BNDataset object.

value

the list of bootstrap samples from imputed data.