| bn-strength class {bnlearn} | R Documentation |
The structure of an object of the bn-strength S3 class.
An object of class bn-strength is a data frame with some
additional attributes:
mode: a character string, the criterion used to
compute the strength coefficient. It can be equal to either
test or score.
threshold: a numeric value, the threshold used
to determine if an arc is significant.
No method is defined for this class; therefore it can be manipulated as a standard data frame.
Marco Scutari