The goal of processpredictR is to perform prediction tasks on processes using event logs and Transformer models.
You can install the development version of processpredictR from GitHub with:
# install.packages("devtools")
devtools::install_github("bupaverse/processpredictR")
```r
library(processpredictR)