Set the scoring function used to learn the structure of a network.
scoring.func-set.RdSet the scoring function used in the learn.structure method.
Usage
scoring.func(x) <- value
# S4 method for BN
scoring.func(x) <- valueArguments
- x
the
BNobject.- value
the scoring function used.