equivalencesRegistry {fcaR} | R Documentation |
Equivalence Rules Registry
Description
Equivalence Rules Registry
Usage
equivalencesRegistry
Format
An object of class equivalence_registry
(inherits from registry
) of length 6.
Details
This is a registry that stores the equivalence rules that can be
applied using the apply_rules()
method in an
ImplicationSet
.
One can obtain the list of available equivalence operators by:
equivalencesRegistry$get_entry_names()
[Package fcaR version 1.2.2 Index]