Provides summary statistics about the frequency of activity types at the level of traces, cases, resources or activity types. '
activity_frequency(eventlog, level_of_analysis = c("log", "trace", "activity",
"case"))
The event log to be used. An object of class
eventlog
.
At which level the analysis of activity type frequency should be performed: log, trace, case, activity.