50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

edeaR (version 0.7.1)

throughput_time: Metric: Throughput time of cases

Description

Provides summary statistics concerning the throughput times of cases. The throughput time of cases is defined as the time between the start of the first event and the completion of the last event. Can be performed at the level of the log as well as the level of traces and cases.

Usage

throughput_time(eventlog, level_of_analysis = c("log", "trace", "case"),
  units = c("days", "hours", "mins", "weeks"))

Arguments

eventlog

The event log to be used. An object of class eventlog.

level_of_analysis

At which level the analysis of throughput times should be performed: log, case or trace.

units

The time unit in which the throughput times should be reported.