Learn R Programming

edeaR (version 0.7.1)

activity_frequency: Metric: Activity Frequency

Description

Provides summary statistics about the frequency of activity types at the level of traces, cases, resources or activity types. '

Usage

activity_frequency(eventlog, level_of_analysis = c("log", "trace", "activity",
  "case"))

Arguments

eventlog

The event log to be used. An object of class eventlog.

level_of_analysis

At which level the analysis of activity type frequency should be performed: log, trace, case, activity.