Rdocumentation
powered by
Learn R Programming
edeaR (version 0.4.4)
number_of_selfloops: Metric: Number of selfloops in trace
Description
Returns the number of selfloops in each trace. Can be performed at the level of traces, activities, or the level of the event log.
Usage
number_of_selfloops(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 selfloops should be performed: log, trace, case, activity