Learn R Programming

bnstruct (version 1.0.15)

scoring.func: Read the scoring function used to learn the structure of a network.

Description

Read the scoring function used in the learn.structure method. Outcome is meaningful only if the structure of a network has been learnt.

Usage

scoring.func(x)

# S4 method for BN scoring.func(x)

Value

the scoring function used.

Arguments

x

the BN object.