Day-delta distributions for the three SIU process intervals:
- Incident -> SIU notified
From
date_of_incident_isotodate_siu_notified_iso.- Notified -> director's decision
From
date_siu_notified_isotodate_of_director_decision_iso.- Incident -> decision (total)
The end-to-end interval.
Arguments
- data
Either a data frame (e.g. the output of
morie_fetch_siu()read in) or a path toSIU_by_case.csv.NULL(the default) looks infile.path(tempdir(), "morie", "siu", "SIU_by_case.csv").