score.bn: Computes the score of a BN or a DBN

View source: R/bnlearn_compat.R

score.bnR Documentation

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 class 'bn'
score(object, ...)

Arguments

object

a "bn" object

...

additional parameters

Value

the score of the network


dkesada/dbnR documentation built on June 19, 2024, 6:45 p.m.