Description Usage Arguments Value Examples
This function takes in exposures and transactions and returns all transactions with a matching "key" and "trans_date" within an exposure interval and attaches the start date of the corresponding exposure interval. This is useful for grouping by start date and key, aggregating, and joining to the exposure rows. In this way premium pattern analysis can be performed.
1 |
trans |
Information we wish to assign to exposure intervals. |
exposures |
Output from addExposures(records). |
Modified transaction records that corresponding to an exposure interval, the interval start date is included.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.