filter_trace_length(eventlog, lower_threshold = NULL, upper_threshold = NULL, percentile_cut_off = NULL, reverse = F)
eventlog
.reverse
is FALSE, all traces with a lower frequency are discarded.reverse
is FALSE, all traces with a lo frequency are discarded.reverse
is set to TRUE, it will return the 10% longest cases.