ParallelogramOLF - policy length #684
Unanswered
andyhufford-HARC
asked this question in
Q&A
Replies: 2 comments 2 replies
-
|
I can (should) probably ad the And currently, I think the policies are assumed annual, but I think it'll be great to incorporate other lengths as well. This will be a great feature. Would you be interested in helping implement this? Or, if you want a smaller task, I think coming up with example calculations in Excel will be good too, so we can reconcile. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
I opened a new issue here: #686 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there documentation for the ParallelogramOLF the takes into account the length of the policy term (i.e. semi-annual vs. annual)?
approximation_grain was not described in the API Reference, but that appears to be monthly or daily grain noted from another forum (#497). Is there another parameter for policy-term length that is an input?
class chainladder.ParallelogramOLF(rate_history=None, change_col='', date_col='', approximation_grain='M', vertical_line=False)Beta Was this translation helpful? Give feedback.
All reactions