1. 学习
  2. /
  3. 课程
  4. /
  5. Business Process Analytics in R

Connected

练习

Creating the event log

The final hurdle before we can start the analysis is to create the event log object.

说明

100 XP
  • To create a case_id, paste() together the combination of quotation_id and sales_order_id.
  • Use eventlog() to map the variables onto event data components.