som-shahlab / ehr_ml

Code for doing machine learning with various EHRs
MIT License
21 stars 3 forks source link

New option for convert_patient_data #22

Open marcelc21399 opened 3 years ago

marcelc21399 commented 3 years ago

Sometimes the cohort might use dates that don't correspond to a date on a patient's timeline. In these cases it would be useful to have an option to find the last date_index in the patient's timeline before our input date.

convert_before