Skip to contents

Day-delta distributions for the three SIU process intervals:

Incident -> SIU notified

From date_of_incident_iso to date_siu_notified_iso.

Notified -> director's decision

From date_siu_notified_iso to date_of_director_decision_iso.

Incident -> decision (total)

The end-to-end interval.

Usage

morie_siu_decision_timing(data = NULL)

Arguments

data

Either a data frame (e.g. the output of morie_fetch_siu() read in) or a path to SIU_by_case.csv. NULL (the default) looks in file.path(tempdir(), "morie", "siu", "SIU_by_case.csv").

Value

A morie_rich_result list.