Enum: MethodType
Enumeration used in type
URI: MethodType
Permissible Values
Value | Meaning | Description |
---|---|---|
Computation | None | |
Imputation | None | |
Preload | None | |
Transpose | None |
Slots
Name | Description |
---|---|
type | Computation: derivation involving one or more variables. Imputation: derivati... |
Identifier and Mapping Information
Schema Source
- from schema: http://www.cdisc.org/ns/odm/v2.0
LinkML Source
name: MethodType
description: Enumeration used in type
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
permissible_values:
Computation:
text: Computation
is_a: MethodType
Imputation:
text: Imputation
is_a: MethodType
Preload:
text: Preload
is_a: MethodType
Transpose:
text: Transpose
is_a: MethodType