Skip to contents

Set the scoring function used in the learn.structure method.

Usage

scoring.func(x) <- value

# S4 method for BN
scoring.func(x) <- value

Arguments

x

the BN object.

value

the scoring function used.

Value

updated BN.