Replies: 1 comment
-
Hi @vdunaway, I talked to @jbogaardt, and we agreed that the implementation and documentation don't really make sense in its current stage. We agreed that a new function should be implemented, which will likely be named I'll try to work on this in the near future. But meanwhile, if you want to help with test cases, please feel free to post them here. |
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
-
Could someone please provide more details on how the multipart trending works, specifically the math behind what
chainladder
is doing and how to properly enter the dates for what you intend? I've been toggling the start/end dates and it's not working as intended, thus, potentially the documentation/user-guide could be enhanced regarding this.For example, say I want to apply a multi-step trending that incorporates the following:
When I run through
chainladder
, I don't get what I was expecting. Am I inputting the dates incorrectly?Dissecting the
chainladder
output and comparing to expectation, how would one enter the dates intocl.Trend()
to obtain the expected result?Beta Was this translation helpful? Give feedback.
All reactions