Free Access Week-  Data Engineering + BI
Data engineering and BI courses are free!
Free AI Access Week from June 2-8

dbnR (version 0.7.8)

score: Computes the score of a BN or a DBN

Description

Generic method for computing the score of a BN or a DBN. Calls bnlearn's nodes underneath. I have to redefine the generic and mask the original for it to work on both bn and dbn objects without the user having to import bnlearn.

Usage

score(object, ...)

Value

the score of the network

Arguments

object

a "bn" or "dbn" object

...

additional parameters