Skip to content

Commit 6f077e2

Browse files
Changes to description
1 parent 66b1137 commit 6f077e2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

DESCRIPTION

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ Version: 0.1.0
55
Date: 2022-12-23
66
Authors@R: c(person("Ivan","Esin",email = "[email protected]", role ="aut"),
77
person("Gert","Janssenswillen", email = "[email protected]", role = "cre"))
8-
Description: Means to predict process flow, such as process outcome, next activity, next time, remaining time, and remaining trace. Off-the-shelf predictive models based on the concept of Transformers are provided, as well as multiple way to customize the models. This package is partly based on work described in Zaharah A. Bukhsh, Aaqib Saeed, & Remco M. Dijkman. (2021). ProcessTransformer: Predictive Business Process Monitoring with Transformer Network”.<arXiv:2104.00721>
8+
Description: Means to predict process flow, such as process outcome, next activity, next time, remaining time, and remaining trace. Off-the-shelf predictive models based on the concept of Transformers are provided, as well as multiple way to customize the models. This package is partly based on work described in Zaharah A. Bukhsh, Aaqib Saeed, & Remco M. Dijkman. (2021). "ProcessTransformer: Predictive Business Process Monitoring with Transformer Network" <arXiv:2104.00721>.
99
License: MIT + file LICENSE
1010
Encoding: UTF-8
11-
RoxygenNote: 7.2.1
11+
RoxygenNote: 7.2.3
1212
Imports:
1313
bupaR,
1414
edeaR,

man/processpredictR.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vignettes/process-prediction-workflow.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Introduction to processpredictR: workflow"
33
output: rmarkdown::html_vignette
44
vignette: >
5-
%\VignetteIndexEntry{process-prediction-workflow}
5+
%\VignetteIndexEntry{Introduction to processpredictR: workflow}
66
%\VignetteEngine{knitr::rmarkdown}
77
%\VignetteEncoding{UTF-8}
88
---

0 commit comments

Comments
 (0)