OHDSI / omock

https://ohdsi.github.io/omock/
Apache License 2.0
2 stars 0 forks source link

temporal trends functionality for CohortSymmetry #34

Open ilovemane opened 4 months ago

ilovemane commented 4 months ago

count of subject_Id increase or decrease, overtime year_part(cohort_definition_start_date).

parameter for slope. option = increasing/decreasing/uniform over time.

ilovemane commented 4 months ago

It would be nice to have a function called BespokeCohort() has the functionality to create these more complex cohorts that have trends etc and return as a list of Tibble. Then, that could feed into mockCdmFromTables() to create the cdm for them. @edward-burn @catalamarti