enumerate_subsequences: Identify all sequence by enumeration

Description Usage Arguments

View source: R/bama_core.R

Description

Function which enumerates all subsequences observed within a trace

Usage

1
enumerate_subsequences(task_log, min_trace_freq = 0)

Arguments

task_log

The task log containing task or activity instances.

min_trace_freq

This specifies the number of times that a trace needs to occur in the event log before it should be considered.


nielsmartin/bama documentation built on June 12, 2020, 6:04 p.m.