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)# S4 method for BNDataset
has.imputed.boots(x)
Value
TRUE if dataset has bootstrap samples from imputed data.