all.equal.dbn: Check if two network structures are equal to each other
Description
Generic method for checking the equality of two
"dbn" S3 objects. Calls bnlearn's all.equal
underneath.
Usage
# S3 method for equal.dbn
all(target, current, ...)
Value
boolean result of the comparison
Arguments
- target
"dbn" object
- current
the other "dbn" object
- ...
additional parameters