Closed mbafrani closed 3 years ago
@mbafrani Can you please elaborate on this? Currently, the tool uses get_case_arrival_avg of pm4py to calculate the case arrival time by reading the event log. What range would you recommend to implement a random generator function? Since it is highly log dependent.
that is true, I don't have concrete ideas now. but first thing is to use random function for normal distribution to generate the cases with the discovered average arrival as the parameter (average).
Innstead of static value of arrival rate, add a random generator function with the attirbute of current arrival rate.