Syntax
GROUPPREDICTIVEWINDOWS(<string, date, number>; <string <string, date, number>; <string, date, number>; <date>; <number> date, number>; <string, date, number>; <date>; <number>)
Description
This function assigns IDs to events. It does that based on an event that defines the center of a time-based window (center-event) and all events in that window get assigned the ID of the center-event. It returns a two-element list for each event within the window: the timestamp of that event and the ID of the windows center event.
This is a group series function.
Example
Given the following raw data:
...
Note | ||
---|---|---|
| ||
Ensure that values of the string data type are entered with quotation marks. |
...