has.boots: check whether a 'BNDataset' has bootstrap samples or not.

Description Usage Arguments Value See Also

Description

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

Usage

1
2
3
4
has.boots(x)

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

Arguments

x

a BNDataset object.

Value

TRUE if dataset has bootstrap samples.

See Also

has.imputed.boots, boots, imp.boots


tavazzie/bnstructScore documentation built on Dec. 23, 2021, 7:47 a.m.