Skip to contents

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)

Arguments

x

the BN object.

Value

the scoring function used.