cm_kaplan_meier_dist

0 rows


Description

CohortMethodModule: Kaplan Meier distribution

Columns

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

A foreign key referencing the cm_analysis table.

comparator_at_risk Unknown 0 null

The number of subjects still at risk in the comparator cohort.

comparator_id Unknown 0 null

The identifier for the comparator cohort.

comparator_survival Unknown 0 null

The estimated survival fraction in the comparator cohort.

comparator_survival_lb Unknown 0 null

The lower bound of the 95% confidence interval of the survival fraction in the comparator cohort.

comparator_survival_ub Unknown 0 null

The upper bound of the 95% confidence interval of the survival fraction in the comparator cohort.

database_id Unknown 0 null

Foreign key referencing the database.

outcome_id Unknown 0 null

The identifier for the outcome cohort.

target_at_risk Unknown 0 null

The number of subjects still at risk in the target cohort.

target_id Unknown 0 null

The identifier for the target cohort.

target_survival Unknown 0 null

The estimated survival fraction in the target cohort.

target_survival_lb Unknown 0 null

The lower bound of the 95% confidence interval of the survival fraction in the target cohort.

target_survival_ub Unknown 0 null

The upper bound of the 95% confidence interval of the survival fraction in the target cohort.

time_day Unknown 0 null

Time in days since cohort start.

Relationships