Showing 2 of total 2 results (show query)
bupaverse
processanimateR:Process Map Token Replay Animation
Provides animated process maps based on the 'procesmapR' package. Cases stored in event logs created with with 'bupaR' S3 class eventlog() are rendered as tokens (SVG shapes) and animated according to their occurrence times on top of the process map. For rendering SVG animations ('SMIL') and the 'htmlwidget' package are used.
Maintained by Felix Mannhardt. Last updated 2 years ago.
animationbuparbusiness-processevent-logshtmlwidgetsprocess-mapprocessminingsvg-animations
66 stars 7.54 score 106 scriptsbupaverse
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.
Maintained by Felix Mannhardt. Last updated 3 years ago.
buparevent-logheuristics-minerpetri-netprocess-miningcpp
14 stars 4.08 score 17 scripts