50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

edeaR (version 0.4.4)

processing_time: Metric: Processing time

Description

Provides summary statistics about the processing time of events on the level of activities, traces, cases or log.

Usage

processing_time(eventlog, level_of_analysis, units = "days", raw = F)

Arguments

eventlog
The event log to be used. An object of class eventlog.
level_of_analysis
At which level the analysis of processing times should be performed: log, trace, case, resource or activity.
units
The time unit in which the throughput times should be reported.
raw
Show raw data instead of summary data.