Skip to content

Class: SpecificityQuantifier

Description: A relationship quantifier that measures the specificity of a relationship, such as the proportion of true negatives correctly identified in a diagnostic or association context.
classDiagram class SpecificityQuantifier RelationshipQuantifier <|-- SpecificityQuantifier SpecificityQuantifier <|-- PathognomonicityQuantifier

Inheritance

Slots

Name Cardinality and Range Inheritance Examples

Mixin Usage

mixed into description

LinkML Source

name: specificity quantifier
description: A relationship quantifier that measures the specificity of a relationship,
  such as the proportion of true negatives correctly identified in a diagnostic or
  association context.
from_schema: https://w3id.org/biolink/vocab/
is_a: relationship quantifier
mixin: true