dfg_pack.Rd
This function generates a package of multiple tables containing dynamic features extracted from a given eventlog.
(data.frame) The input event-log table.
The event-log must have these columns. Column names must match exactly:
- caseID, eventType, eventTime, attribute, value
evenTime must be of class Date, otherwise, modify accordingly.
(character) Choose period of time for which is periodic transition system is required.
(logical) Should the dynamic features be generated for a sequence of periodic times.
If set to FALSE
, the dynamic features are generated only for the times at which an event has happend.
(character): which types of features do you want to generate from the occurrence of events?