Provides summary statistics about the processing time of events on the level of activities, traces, cases or log.
processing_time(eventlog, level_of_analysis, units = "days", raw = F)
The event log to be used. An object of class
eventlog
.
At which level the analysis of processing times should be performed: log, trace, case, resource or activity.
The time unit in which the throughput times should be reported.
Show raw data instead of summary data.