| Concordance-class {dembase} | R Documentation |
An object of class Concordance describes how codes from one
classification map on to codes from another classification.
The superclass Concordance has two subclasses:
ManyToOne and OneToOne.
## S4 method for signature 'Concordance' show(object)
object |
An object of class |
valuesA character matrix.
classificationsA character vector of length 2.
Objects are created using function Concordance.