cm_shared_covariate_balance

0 rows


Description

CohortMethodModule: Shared covariate balance

Columns

Column Type Size Nulls Auto Default Children Parents Comments
analysis_id Unknown 0 null
cm_covariate_analysis.analysis_id Defined in XML R
cm_covariate.analysis_id Defined in XML R

A foreign key referencing the cm_analysis table.

comparator_id Unknown 0 null

The identifier for the comparator cohort.

comparator_mean_after Unknown 0 null

The mean value of the covariate in the comparator cohort after propensity score adjustment.

comparator_mean_before Unknown 0 null

The mean value of the covariate in the comparator cohort before propensity score adjustment.

comparator_std_diff Unknown 0 null

The standardized difference of the means before and after propensity score adjustment in the comparator cohort.

covariate_id Unknown 0 null
cm_covariate.covariate_id Defined in XML R

A foreign key referencing the cm_covariate table.

database_id Unknown 0 null
cm_covariate.database_id Defined in XML R

Foreign key referencing the database.

mean_after Unknown 0 null

The mean value of the covariate in the union of the target and comparator cohort after propensity score adjustment.

mean_before Unknown 0 null

The mean value of the covariate in the union of the target and comparator cohort before propensity score adjustment.

std_diff_after Unknown 0 null

The standardized difference of the means between the target and comparator cohort after propensity score adjustment.

std_diff_before Unknown 0 null

The standardized difference of the means between the target and comparator cohort before propensity score adjustment.

target_comparator_std_diff Unknown 0 null

The standardized difference of the means before and after propensity score adjustment in the union of the target and comparator cohorts.

target_id Unknown 0 null

The identifier for the target cohort.

target_mean_after Unknown 0 null

The mean value of the covariate in the target cohort after propensity score adjustment.

target_mean_before Unknown 0 null

The mean value of the covariate in the target cohort before propensity score adjustment.

target_std_diff Unknown 0 null

The standardized difference of the means before and after propensity score adjustment in the target cohort.

Relationships