Package: CohortConstructor 0.3.5

Edward Burn

CohortConstructor: Build and Manipulate Study Cohorts Using a Common Data Model

Create and manipulate study cohorts in data mapped to the Observational Medical Outcomes Partnership Common Data Model.

Authors:Edward Burn [aut, cre], Marti Catala [aut], Nuria Mercade-Besora [aut], Marta Alcalde-Herraiz [aut], Mike Du [aut], Yuchen Guo [aut], Xihang Chen [aut], Kim Lopez-Guell [aut], Elin Rowlands [aut]

CohortConstructor_0.3.5.tar.gz
CohortConstructor_0.3.5.tar.gz(r-4.5-noble)CohortConstructor_0.3.5.tar.gz(r-4.4-noble)
CohortConstructor_0.3.5.tgz(r-4.4-emscripten)CohortConstructor_0.3.5.tgz(r-4.3-emscripten)
CohortConstructor.pdf |CohortConstructor.html
CohortConstructor/json (API)

# Install 'CohortConstructor' in R:
install.packages('CohortConstructor', repos = 'https://cloud.r-project.org')

Bug tracker:https://github.com/ohdsi/cohortconstructor/issues

Pkgdown site:https://ohdsi.github.io

Datasets:

On CRAN:

Conda:

5.51 score 2 packages 593 downloads 48 exports 42 dependencies

Last updated 1 months agofrom:a17ff9e8a9. Checks:3 OK. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKMar 18 2025
R-4.5-linuxOKMar 18 2025
R-4.4-linuxOKMar 18 2025

Exports:addCohortTableIndexattritionbenchmarkCohortConstructorbindcohortCodelistcohortCountcollapseCohortsconceptCohortcopyCohortsdemographicsCohortendDateColumnentryAtFirstDateentryAtLastDateexitAtDeathexitAtFirstDateexitAtLastDateexitAtObservationEndintersectCohortsmatchCohortsmeasurementCohortmockCohortConstructorpadCohortDatepadCohortEndpadCohortStartrequireAgerequireCohortIntersectrequireConceptIntersectrequireDeathFlagrequireDemographicsrequireFutureObservationrequireInDateRangerequireIsEntryrequireIsFirstEntryrequireIsLastEntryrequireMinCohortCountrequirePriorObservationrequireSexrequireTableIntersectsampleCohortssettingsstartDateColumnstratifyCohortssubsetCohortstableNametrimDemographicstrimToDateRangeunionCohortsyearCohorts

Dependencies:backportsbitbit64blobCDMConnectorcheckmateclicliprclockcpp11crayonDBIdbplyrdplyrfansigenericsgluehmsjsonlitelifecyclemagrittromopgenericsPatientProfilespillarpkgconfigprettyunitsprogresspurrrR6readrrlangsnakecasestringistringrtibbletidyrtidyselecttzdbutf8vctrsvroomwithr

Introduction

Rendered froma00_introduction.Rmdusingknitr::rmarkdownon Mar 18 2025.

Last update: 2024-11-11
Started: 2024-06-02

Building base cohorts

Rendered froma01_building_base_cohorts.Rmdusingknitr::rmarkdownon Mar 18 2025.

Last update: 2025-01-17
Started: 2024-06-02

Applying cohort table requirements

Rendered froma02_cohort_table_requirements.Rmdusingknitr::rmarkdownon Mar 18 2025.

Last update: 2025-01-17
Started: 2024-09-25

Applying demographic requirements to a cohort

Rendered froma03_require_demographics.Rmdusingknitr::rmarkdownon Mar 18 2025.

Last update: 2025-01-17
Started: 2024-09-25

Applying requirements related to other cohorts, concept sets, or tables

Rendered froma04_require_intersections.Rmdusingknitr::rmarkdownon Mar 18 2025.

Last update: 2025-01-17
Started: 2024-09-25

Updating cohort start and end dates

Rendered froma05_update_cohort_start_end.Rmdusingknitr::rmarkdownon Mar 18 2025.

Last update: 2024-11-11
Started: 2024-09-25

Concatenating cohort records

Rendered froma06_concatanate_cohorts.Rmdusingknitr::rmarkdownon Mar 18 2025.

Last update: 2025-02-16
Started: 2024-09-25

Filtering cohorts

Rendered froma07_filter_cohorts.Rmdusingknitr::rmarkdownon Mar 18 2025.

Last update: 2025-01-17
Started: 2024-09-25

Splitting cohorts

Rendered froma08_split_cohorts.Rmdusingknitr::rmarkdownon Mar 18 2025.

Last update: 2025-02-16
Started: 2024-09-25

Combining Cohorts

Rendered froma09_combine_cohorts.Rmdusingknitr::rmarkdownon Mar 18 2025.

Last update: 2025-02-16
Started: 2024-09-25

CohortConstructor benchmarking results

Rendered froma11_benchmark.Rmdusingknitr::rmarkdownon Mar 18 2025.

Last update: 2025-02-16
Started: 2024-09-25

Generating a matched cohort

Rendered froma10_match_cohorts.Rmdusingknitr::rmarkdownon Mar 18 2025.

Last update: 2025-01-17
Started: 2024-09-25

Citation

To cite package ‘CohortConstructor’ in publications use:

Burn E, Catala M, Mercade-Besora N, Alcalde-Herraiz M, Du M, Guo Y, Chen X, Lopez-Guell K, Rowlands E (2025). CohortConstructor: Build and Manipulate Study Cohorts Using a Common Data Model. R package version 0.3.5, https://CRAN.R-project.org/package=CohortConstructor.

Corresponding BibTeX entry:

  @Manual{,
    title = {CohortConstructor: Build and Manipulate Study Cohorts
      Using a Common Data Model},
    author = {Edward Burn and Marti Catala and Nuria Mercade-Besora and
      Marta Alcalde-Herraiz and Mike Du and Yuchen Guo and Xihang Chen
      and Kim Lopez-Guell and Elin Rowlands},
    year = {2025},
    note = {R package version 0.3.5},
    url = {https://CRAN.R-project.org/package=CohortConstructor},
  }

Readme and manuals

Help Manual

Help pageTopics
Add an index to a cohort tableaddCohortTableIndex
Run benchmark of CohortConstructor packagebenchmarkCohortConstructor
Benchmarking resultsbenchmarkData
Collapse cohort entries using a certain gap to concatenate records.collapseCohorts
Create cohorts based on a concept setconceptCohort
Copy a cohort tablecopyCohorts
Create cohorts based on patient demographicsdemographicsCohort
Update cohort start date to be the first date from of a set of column datesentryAtFirstDate
Set cohort start date to the last of a set of column datesentryAtLastDate
Set cohort end date to death dateexitAtDeath
Set cohort end date to the first of a set of column datesexitAtFirstDate
Set cohort end date to the last of a set of column datesexitAtLastDate
Set cohort end date to end of observationexitAtObservationEnd
Generate a combination cohort set between the intersection of different cohorts.intersectCohorts
Generate a new cohort matched cohortmatchCohorts
Create cohorts measurement based cohortsmeasurementCohort
Function to create a mock cdm reference for CohortConstructormockCohortConstructor
Set cohort start or cohort endpadCohortDate
Add days to cohort endpadCohortEnd
Add days to cohort startpadCohortStart
Restrict cohort on agerequireAge
Require cohort subjects are present (or absence) in another cohortrequireCohortIntersect
Require cohort subjects to have (or not have) events of a concept listrequireConceptIntersect
Require cohort subjects have (or do not have) a death recordrequireDeathFlag
Restrict cohort on patient demographicsrequireDemographics
Restrict cohort on future observationrequireFutureObservation
Require that an index date is within a date rangerequireInDateRange
Restrict cohort to specific entryrequireIsEntry
Restrict cohort to first entryrequireIsFirstEntry
Restrict cohort to last entry per personrequireIsLastEntry
Filter cohorts to keep only records for those with a minimum amount of subjectsrequireMinCohortCount
Restrict cohort on prior observationrequirePriorObservation
Restrict cohort on sexrequireSex
Require cohort subjects are present in another clinical tablerequireTableIntersect
Sample a cohort table for a given number of individuals.sampleCohorts
Create a new cohort table from stratifying an existing onestratifyCohorts
Generate a cohort table keeping a subset of cohorts.subsetCohorts
Restrict cohort on patient demographicstrimDemographics
Trim cohort dates to be within a date rangetrimToDateRange
Generate cohort from the union of different cohortsunionCohorts
Generate a new cohort table restricting cohort entries to certain yearsyearCohorts