Merck / Line-of-Therapy-Algorithm

This is the Line of Therapy Algorithm, as described in the paper "Temporal phenotyping by mining healthcare data to derive lines of therapy for cancer" pending submission in the Journal of Biomedical Informatics.
GNU General Public License v3.0
26 stars 14 forks source link

line_is_maintenance flag #2

Closed jwu19 closed 2 months ago

jwu19 commented 2 months ago

The flag, line_was_previous_maintenance, is never used after definition in line 208, rwToT_LoT_line.py. Not sure it should be line_is_maintenance or not?