You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unlikely to have time to implement myself, but my archived package in R had functionality to take dated policy transactions and assign them to the correct interval. This was used for calculating things like premium per policy year. The approach to solve was basically sort+two-pointers, here is the implementation.
Brainstorm ideas for built-in functionality here (or open new, separate issue)
The text was updated successfully, but these errors were encountered: