sccs_covariate_result

0 rows


Description

SelfControlledCaseSeriesModule: Covariate results

Columns

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

A foreign key referencing the sccs_analysis table.

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.

covariate_id Unknown 0 null
sccs_covariate.covariate_id Defined in XML R

The identifier for the covariate.

database_id Unknown 0 null
sccs_covariate.database_id Defined in XML R
sccs_era.database_id Defined in XML R

Foreign key referencing the database.

exposures_outcome_set_id Unknown 0 null
sccs_era.exposures_outcome_set_id Defined in XML R
sccs_exposures_outcome_set.exposures_outcome_set_id Defined in XML R
sccs_covariate.exposures_outcome_set_id Defined in XML R

A foreign key referencing the sccs_exposures_outcome_set table.

rr Unknown 0 null

The estimated relative risk (i.e. the incidence rate ratio).

Relationships