Skip to content

MLPP Featuring 1.4.0

Compare
Choose a tag to compare
@danielpes danielpes released this 06 Dec 12:22

Same as previous, with a new filter added for removing patients who didn't have a target cancer within the study period.

A new entry was added to the config file:

mlpp_parameters = {
  ...
  exposures = {
    ...
    filter_never_sick_patients = false
  }
}