Computes the length of each trace, in terms of the number of events, at the level of the eventlog or the level of a trace. The relative numbers at trace level measure trace length compared to the average trace length of the top 80
trace_length(eventlog, level_of_analysis = c("trace", "case", "log"))
The event log to be used. An object of class
eventlog
.
At which level the analysis of trace_length should be performed: log, case or trace.