score.bn: Computes the score of a BN or a DBN
Description
Generic method for computing the score of a "bn" S3 object.
Calls bnlearn's score
underneath.
Usage
# S3 method for bn
score(object, ...)
Value
the score of the network
Arguments
- object
a "bn" object
- ...
additional parameters