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.