has.imputed.boots {bnstruct} | R Documentation |
BNDataset
has bootstrap samples from imputed data or not.Return TRUE
if the given dataset contains samples for bootstrap from inputed dataset, FALSE
otherwise.
has.imputed.boots(x) ## S4 method for signature 'BNDataset' has.imputed.boots(x)
x |
a |
TRUE
if dataset has bootstrap samples from imputed data.