Provides summuary statistics on the number of repetitions, at the level of activity types, traces, cases and the eventlog.
number_of_repetitions(eventlog, type = c("repeat", "redo"),
level_of_analysis = c("log", "case", "activity", "resource",
"resource-activity"))
The event log to be used. An object of class
eventlog
.
The type of repetitions, either repeat or redo
At which level the analysis of repetitions should be performed: log, case, activity, resource, resource-activity.