has.imputed.boots: check whether a 'BNDataset' has bootstrap samples from...

has.imputed.bootsR Documentation

check whether a BNDataset has bootstrap samples from imputed data or not.

Description

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

Usage

has.imputed.boots(x)

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

Arguments

x

a BNDataset object.

Value

TRUE if dataset has bootstrap samples from imputed data.

See Also

has.boots, boots, imp.boots


bnstruct documentation built on Dec. 1, 2022, 1:22 a.m.