Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| analysis_id | Unknown | 0 | null |
|
|
A foreign key referencing the cm_analysis table. |
|||||
| coefficient | Unknown | 0 | null |
|
|
The coefficient (beta) for the covariate in the propensity model. |
|||||
| covariate_id | Unknown | 0 | null |
|
|
Foreign key referencing the cm_covariate table. 0 is reserved for the intercept. |
|||||
| database_id | Unknown | 0 | null |
|
|
Foreign key referencing the database. |
|||||
| target_comparator_id | Unknown | 0 | null |
|
|
A foreign key referencing the target_comparator table. |