detect_resource_inconsistencies {bupaR} | R Documentation |
Detect resource inconsistencies
Description
Function to detect inconsistencies in resource information between related events.
Usage
detect_resource_inconsistencies(eventlog, filter_condition)
Arguments
eventlog |
Event log object |
filter_condition |
Condition that is used to extract a subset of the activity log prior to the application of the function |
[Package bupaR version 0.5.4 Index]