durations {bupaR} | R Documentation |
Durations
Description
Computes the throughput times of each case. Throughput time is defined as the interval between the start of the first event and the completion of the last event.
Usage
durations(
log,
units = c("auto", "secs", "mins", "hours", "days", "weeks"),
eventlog = deprecated()
)
Arguments
log |
|
units |
|
eventlog |
[Package bupaR version 0.5.4 Index]