scalingRegistry {fcaR} | R Documentation |
Scaling Registry
Description
Scaling Registry
Usage
scalingRegistry
Format
An object of class scaling_registry
(inherits from registry
) of length 6.
Details
This is a registry that stores the implemented scales that can be
applied using the scale()
method in an
FormalContext
.
One can obtain the list of available equivalence operators by:
scalingRegistry$get_entry_names()
[Package fcaR version 1.2.2 Index]