OHDSI / CohortGenerator

An R package for instantiating cohorts using data in the CDM.
https://ohdsi.github.io/CohortGenerator/
11 stars 10 forks source link

Add `runCohortGeneration` function #165

Closed anthonysena closed 1 week ago

anthonysena commented 3 weeks ago

Add a function that encapsulates the steps required to generate cohort sets and export results. This should cover generating a cohort set, with subsets and negative control outcome cohorts. Linked to #163.