cm_interaction_result

0 rows


Description

CohortMethodModule: Study results for interaction effects

Columns

Column Type Size Nulls Auto Default Children Parents Comments
analysis_id Unknown 0 null

Foreign key referencing the cm_analysis table.

calibrated_ci_95_lb Unknown 0 null

The lower bound of the calibrated 95% confidence interval of the relative risk.

calibrated_ci_95_ub Unknown 0 null

The upper bound of the calibrated 95% confidence interval of the relative risk.

calibrated_log_rr Unknown 0 null

The log of the calibrated relative risk.

calibrated_p Unknown 0 null

The calibrated two-sided p-value.

calibrated_rr Unknown 0 null

The calibrated relative risk.

calibrated_se_log_rr Unknown 0 null

The standard error of the log of the calibrated relative risk.

ci_95_lb Unknown 0 null

The lower bound of the 95% confidence interval of the relative risk.

ci_95_ub Unknown 0 null

The upper bound of the 95% confidence interval of the relative risk.

comparator_days Unknown 0 null

The number of days observed in the comparator cohort.

comparator_id Unknown 0 null

The identifier for the comparator cohort.

comparator_outcomes Unknown 0 null

The number of outcomes observed in the comparator cohort.

comparator_subjects Unknown 0 null

The number of subject in the comparator cohort.

database_id Unknown 0 null

Foreign key referencing the database.

interaction_covariate_id Unknown 0 null

Foreign key referencing the cm_covariate table.

log_rr Unknown 0 null

The log of the relative risk.

outcome_id Unknown 0 null

The identifier for the outcome cohort.

p Unknown 0 null

The two-sided p-value considering the null hypothesis of no interaction effect.

rr Unknown 0 null

The estimated relative risk (e.g. the ratio of hazard ratios).

se_log_rr Unknown 0 null

The standard error of the log of the relative risk.

target_days Unknown 0 null

The number of days observed in the target cohort.

target_estimator Unknown 0 null

The target estimator, for example “att”, “ate”, “atu” or “ato”.

target_id Unknown 0 null

The identifier for the target cohort.

target_outcomes Unknown 0 null

The number of outcomes observed in the target cohort.

target_subjects Unknown 0 null

The number of subject in the target cohort.

Relationships