From b32c966f8660431a64a41c28ca6b2bc7d17e6d5c Mon Sep 17 00:00:00 2001 From: jgilber2 Date: Fri, 20 Sep 2024 09:13:34 -0700 Subject: [PATCH] Updated row descriptions --- inst/settings/resultsDataModelSpecification.csv | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/inst/settings/resultsDataModelSpecification.csv b/inst/settings/resultsDataModelSpecification.csv index 0b52dbf22..39a4658dd 100644 --- a/inst/settings/resultsDataModelSpecification.csv +++ b/inst/settings/resultsDataModelSpecification.csv @@ -37,12 +37,12 @@ cohort_relationships,start_day,bigint,No,Yes,No,Yes,No,No,No,start day cohort_relationships,end_day,float,No,Yes,No,Yes,No,No,No,end day cohort_relationships,subjects,bigint,Yes,No,No,Yes,Yes,No,No,number of subjects total cohort_relationships,sub_cs_before_ts,bigint,Yes,No,No,Yes,Yes,No,No,present in both target and comparator -cohort_relationships,sub_cs_on_ts,bigint,Yes,No,No,Yes,Yes,No,No,comparator cohort start date before target start date (offset) [How many subjects in comparator cohort start prior to first target cohort start] -cohort_relationships,sub_cs_after_ts,bigint,Yes,No,No,Yes,Yes,No,No,comparator cohort start date on target start date (offset) [How many subjects in comparator cohort start with first target cohort start] -cohort_relationships,sub_cs_before_te,bigint,Yes,No,No,Yes,Yes,No,No,comparator cohort start date after target start date (offset) [How many subjects in comparator cohort start after first target cohort start] -cohort_relationships,sub_cs_on_te,bigint,Yes,No,No,Yes,Yes,No,No,comparator cohort start date before target end date (offset) [How many subjects in comparator cohort start after first target cohort end] -cohort_relationships,sub_cs_after_te,bigint,Yes,No,No,Yes,Yes,No,No,comparator cohort start date on target end date (offset) [How many subjects in comparator cohort start on first target cohort end] -cohort_relationships,sub_cs_window_t,bigint,Yes,No,No,Yes,Yes,No,No,comparator cohort start date after target end date (offset) [How many subjects in comparator cohort start after first target cohort end] +cohort_relationships,sub_cs_on_ts,bigint,Yes,No,No,Yes,Yes,No,No,How many subjects in comparator cohort start prior to first target cohort start +cohort_relationships,sub_cs_after_ts,bigint,Yes,No,No,Yes,Yes,No,No,How many subjects in comparator cohort start with first target cohort start +cohort_relationships,sub_cs_before_te,bigint,Yes,No,No,Yes,Yes,No,No,How many subjects in comparator cohort start after first target cohort start +cohort_relationships,sub_cs_on_te,bigint,Yes,No,No,Yes,Yes,No,No,How many subjects in comparator cohort start after first target cohort end +cohort_relationships,sub_cs_after_te,bigint,Yes,No,No,Yes,Yes,No,No,How many subjects in comparator cohort start on first target cohort end +cohort_relationships,sub_cs_window_t,bigint,Yes,No,No,Yes,Yes,No,No,How many subjects in comparator cohort start after first target cohort end cohort_relationships,sub_ce_window_t,bigint,Yes,No,No,Yes,Yes,No,No,comparator cohort subjects start within period (incidence) relative to target start date and end date cohort_relationships,sub_cs_window_ts,bigint,Yes,No,No,Yes,Yes,No,No,comparator cohort subjects start within period (incidence) relative to target start date and end date cohort_relationships,sub_cs_window_te,bigint,Yes,No,No,Yes,Yes,No,No,comparator cohort subjects start within period (incidence) relative to target start date