Slot: missingHandling
The method for handling missing values in the measure property
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| CubeComponent | An abstract data field that represents a component in a data structure definition, referencing an Item for its definition | no |
| Measure | A data cube property that describes a measurable quantity or value | no |
| Dimension | A data cube property that describes a categorical or hierarchical dimension | no |
| DataAttribute | A data cube property that describes additional characteristics or metadata about observations | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | Method |
| Domain Of | CubeComponent |
Cardinality and Requirements
| Property | Value |
|---|---|
| ### Slot Characteristics |
| Property | Value |
|---|---|
| Owner | CubeComponent |
Identifier and Mapping Information
Schema Source
- from schema: https://cdisc.org/dds
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | dds:missingHandling |
| native | dds:missingHandling |
LinkML Source
name: missingHandling
description: The method for handling missing values in the measure property
from_schema: https://cdisc.org/dds
rank: 1000
owner: CubeComponent
domain_of:
- CubeComponent
range: Method