Learn R Programming

dbnR (version 0.7.8)

all.equal.dbn.fit: Check if two fitted networks are equal to each other

Description

Generic method for checking the equality of two "dbn.fit" S3 objects. Calls bnlearn's all.equal underneath.

Usage

# S3 method for equal.dbn.fit
all(target, current, ...)

Value

boolean result of the comparison

Arguments

target

"dbn.fit" object

current

the other "dbn.fit" object

...

additional parameters