event_ids_per_set: Event Indexes per Set
Description
The execution of event_ids
per set.
Usage
event_ids_per_set(setdf, ev_idx)
Value
A vector with the timeseries of event indexes for the input set.
Arguments
- setdf
The dataframe for one set of the data. It should not have
discontinuities in time.
- ev_idx
The last event index added so far at the dataset (e.g., from a
previous set).