bupaverse/heuristicsmineR: Discovery of Process Models with the Heuristics Miner

Provides the heuristics miner algorithm for process discovery as proposed by Weijters et al. (2011) <doi:10.1109/CIDM.2011.5949453>. The algorithm builds a causal net from an event log created with the 'bupaR' package. Event logs are a set of ordered sequences of events for which 'bupaR' provides the S3 class eventlog(). The discovered causal nets can be visualised as 'htmlwidgets' and it is possible to annotate them with the occurrence frequency or processing and waiting time of process activities.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.2.7
URL https://github.com/bupaverse/heuristicsmineR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("bupaverse/heuristicsmineR")
bupaverse/heuristicsmineR documentation built on July 25, 2022, 2:42 p.m.