OHDSI / CohortDiagnostics

An R package for performing various cohort diagnostics.
https://ohdsi.github.io/CohortDiagnostics
41 stars 48 forks source link

Event ReOccurrence Diagnostics (exit date diagnostic) #1035

Open gowthamrao opened 1 year ago

gowthamrao commented 1 year ago

What the diagnostic is:

Proportion of subjects in the cohort with:

Time distribution diagnostic: Given an event cohort what is the distribution (mean, sd, median, p1, p5, p10, p25, p50 median, p75, p90, p95, p99) of time in days between event end date of previous event and event start date of next event for the same subject.

Washout impact diagnostic:

What problem does it solve: