es_sccs_result

0 rows


Description

EvidenceSynthesisModule: Self controlled case series results

Columns

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

A foreign key referencing the sccs_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_one_sided_p Unknown 0 null

The calibrated one-sided p-value considering the null hypothesis of RR <= 1.

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.

covariate_days Unknown 0 null

The total covariate time in days.

covariate_eras Unknown 0 null

The number of continuous eras of the covariate.

covariate_id Unknown 0 null

A foreign key referencing the sccs_covariate table. The identifier for the covariate of interest.

covariate_outcomes Unknown 0 null

The number of outcomes observed during the covariate time.

covariate_subjects Unknown 0 null

The number of subjects having the covariate.

evidence_synthesis_analysis_id Unknown 0 null

A foreign key referencing the es_analysis table.

exposures_outcome_set_id Unknown 0 null

A foreign key referencing the sccs_exposures_outcome_set table.

log_rr Unknown 0 null

The log of the relative risk.

n_databases Unknown 0 null

The number of databases that contributed to the meta-analytic estimate.

observed_days Unknown 0 null

The number of days subjects were observed.

one_sided_p Unknown 0 null

The one-sided p-value considering the null hypothesis of RR <= 1.

outcome_events Unknown 0 null

The number of outcome events.

outcome_observation_periods Unknown 0 null

The number of observation periods containing at least one outcome.

outcome_subjects Unknown 0 null

The number of subjects with at least one outcome.

p Unknown 0 null

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

rr Unknown 0 null

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

se_log_rr Unknown 0 null

The standard error of the log of the relative risk.

Relationships