scoring.func<- {bnstruct} | R Documentation |
Set the scoring function used in the learn.structure
method.
scoring.func(x) <- value ## S4 replacement method for signature 'BN' scoring.func(x) <- value
x |
the |
value |
the scoring function used. |
updated BN.