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.