Slot: analysisReason

The reason this analysis was performed.

URI: [odm:slot/analysisReason](https://cdisc.org/odm2/slot/analysisReason) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Analysis](../classes/Analysis.md) | Analysis extends Method to capture analysis-specific metadata including the reason for analysis, its purpose, and data traceability for the results used.
Expressions and parameters from Method can be generic or implementation-specific. | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | NONE | | Domain Of | [Analysis](../classes/Analysis.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [Analysis](../classes/Analysis.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://cdisc.org/dds ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | odm:analysisReason | | native | odm:analysisReason | ## LinkML Source
name: analysisReason
description: The reason this analysis was performed.
from_schema: https://cdisc.org/dds
rank: 1000
owner: Analysis
domain_of:
- Analysis