View source: R/bnlearn_compat.R
score.bn | R Documentation |
Generic method for computing the score of a "bn" S3 object.
Calls bnlearn's score
underneath.
## S3 method for class 'bn'
score(object, ...)
object |
a "bn" object |
... |
additional parameters |
the score of the network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.