Learn R Programming

edeaR (version 0.5.0)

idle_time: Metric: Idle Time

Description

Calculates the amount of time that no activity occurs for a case or for a resource. At log level it gives summary statistics of all cases in the log. At trace level it provides summary statistics of all cases related to this case. '

Usage

idle_time(eventlog, level_of_analysis, units = "days")

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, resource.

units

Time units to be used