sccs_spline

0 rows


Description

SelfControlledCaseSeriesModule: Season, age, and calendar time splines

Columns

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

A foreign key referencing the sccs_analysis table.

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.

knot_month Unknown 0 null

Location of the knot. For age, the month since birth. For season, the month of the year. For calendar time, the month since 1-1-1970.

rr Unknown 0 null

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

spline_type Unknown 0 null

Either ‘age’, ‘season’, or ‘calendar time’.

Relationships