Skip to contents

Return TRUE if the given dataset contains samples for bootstrap from inputed dataset, FALSE otherwise.

Usage

has.imputed.boots(x)

# S4 method for BNDataset
has.imputed.boots(x)

Arguments

x

a BNDataset object.

Value

TRUE if dataset has bootstrap samples from imputed data.