sccs_time_trend

0 rows


Description

SelfControlledCaseSeriesModule: Time trend diagnostic

Columns

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

Observed over expected ratio, where the expected count is adjusted for age, season, or calendar time, as specified in the analysis.

analysis_id Unknown 0 null

A foreign key referencing the sccs_analysis table.

calendar_month Unknown 0 null

The calendar month (e.g. 1 for January).

calendar_year Unknown 0 null

The calendar year (e.g. 2022).

database_id Unknown 0 null

Foreign key referencing the database.

exposures_outcome_set_id Unknown 0 null
sccs_exposures_outcome_set.exposures_outcome_set_id Defined in XML R

A foreign key referencing the sccs_exposures_outcome_set table.

observed_subjects Unknown 0 null

Number of people observed during the month.

ratio Unknown 0 null

Observed over expected ratio, where the expected count assumes a constant rate over time.

Relationships