synthetic_test_agenda: Synthetic process test

Description Usage Arguments References

View source: R/ETTTests.R

Description

A synthetic process that was introduced in the process mining agenda [1]. The original event log introduced in [1] did not comprise any timestamps, and a process discovery algorithm was intended to infer this based on the event position in the log. ETT and new process discovery algorithms require events to have at least some sort of timing, and this was added for this test. It is worth noticing that the given event log has some parallel activities, which should be detected by the process discovery algorithm. The final results of this test are described in [2].

Usage

1
synthetic_test_agenda(label_aspect=1)

Arguments

label_aspect

(numeric) - A vector of all relevant consolidated data stream fields.

References

[1] W. M. P. van der Aalst and A. J. M. M. Weijters, Process mining: a research agenda, Computers in Industry, vol. 53, no. 2, pp. 231–244, Apr. 2004
[2] D. Krleža, B. Vrdoljak, and M. Brčić, Latent Process Discovery using Evolving Tokenized Transducer, IEEE Access, vol. 7, pp. 169657 - 169676, Dec. 2019


SeqDetect documentation built on March 2, 2020, 5:08 p.m.