Learn R Programming

bnstruct (version 1.0)

has.imputed.boots: 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)
"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