Learn R Programming

edeaR (version 0.4.4)

trace_length: Metric: Trace length

Description

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

Usage

trace_length(eventlog, level_of_analysis)

Arguments

eventlog
The event log to be used. An object of class eventlog.
level_of_analysis
At which level the analysis of trace_length should be performed: log, case or trace.