Class: SensitivityQuantifier
Description: A relationship quantifier that measures the sensitivity of a relationship, such as the proportion of true positives correctly identified in a diagnostic or association context.
classDiagram
class SensitivityQuantifier
RelationshipQuantifier <|-- SensitivityQuantifier
Inheritance
- RelationshipQuantifier
- SensitivityQuantifier
Slots
| Name | Cardinality and Range | Inheritance | Examples |
|---|---|---|---|
Mixin Usage
| mixed into | description |
|---|---|
LinkML Source
name: sensitivity quantifier
description: A relationship quantifier that measures the sensitivity of a relationship,
such as the proportion of true positives correctly identified in a diagnostic or
association context.
from_schema: https://w3id.org/biolink/vocab/
is_a: relationship quantifier
mixin: true