Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| analysis_id | Unknown | 0 | null |
|
|
A foreign key referencing the cm_analysis table. |
||
| database_id | Unknown | 0 | null |
|
|
Foreign key referencing the database. |
||
| gradient | Unknown | 0 | null |
|
|
The gradient of the log likelihood. |
||
| log_likelihood | Unknown | 0 | null |
|
|
The normalized log likelihood. |
||
| log_rr | Unknown | 0 | null |
|
|
The log of the relative risk where the likelihood is sampled. |
||
| outcome_id | Unknown | 0 | null |
|
|
The identifier for the outcome cohort. |
||
| target_comparator_id | Unknown | 0 | null |
|
|
A foreign key referencing the target_comparator table. |