Calculates the amount of time that no activity occurs for a case or for a resource. At log level it gives summary statistics of all cases in the log. At trace level it provides summary statistics of all cases related to this case. '
idle_time(eventlog, level_of_analysis = c("log", "case", "trace", "resource"),
units = c("hours", "days", "weeks", "mins"))
The event log to be used. An object of class
eventlog
.
At which level the analysis of activity type frequency should be performed: log, trace, case, resource.
Time units to be used