Slot: log_odds_ratio_95_ci (multivalued)
Description: The ninety-five percent confidence range in which the true log odds ratio for the sample population falls. To calculate the 95% confidence interval (CI) for a log odds ratio (a pair of numbers), you need the standard error (SE) of the log odds ratio. This interval helps you understand the precision of your estimate and whether the association is statistically significant.
Domain: Association
Range: Float
Inheritance
- association_slot
- log_odds_ratio_95_ci
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| IceesStudyResult | A study result that represents a result, from a supporting Study, which is specifically associated with an Integrated Clinical and Environmental Exposures Service (ICEES) knowledge assertion. | no |
Example values
| Slot Name | Value |
|---|---|
| log_odds_ratio_95_ci | [0.6996904681742875, 1.6429124024089072] |
LinkML Source
name: log odds ratio 95 ci
description: The ninety-five percent confidence range in which the true log odds ratio
for the sample population falls. To calculate the 95% confidence interval (CI) for
a log odds ratio (a pair of numbers), you need the standard error (SE) of the log
odds ratio. This interval helps you understand the precision of your estimate and
whether the association is statistically significant.
examples:
- value: '[0.6996904681742875, 1.6429124024089072]'
from_schema: https://w3id.org/biolink/biolink-model
is_a: association slot
domain: association
alias: log_odds_ratio_95_ci
domain_of:
- icees study result
range: float
multivalued: true