ddediu / AdhereR

Computation of adherence to medications from Electronic Healthcare Data in R
25 stars 6 forks source link

compute.treatment.episodes, CMA_per_episode and CMA_sliding_windows should allow the mapping of events to episodes/windows #190

Closed ddediu closed 2 years ago

ddediu commented 2 years ago

Thanks to Edward Rumba for the suggestion. Possible solutions: return a structure that maps episodes/windows to events and vice-versa

ddediu commented 2 years ago

Fixed (but not really tested for medication groups)