Replies: 6 comments
-
|
Thanks for featuring the first one! |
Beta Was this translation helpful? Give feedback.
-
|
we probably need that migration to tabular backend before we can comfortably tackle no. 1 no. 2 is already possible today. let me know if you want some code snippets. no. 3 looks doable. always a good sign to have data right in the paper |
Beta Was this translation helpful? Give feedback.
-
|
@RonRichman - Glad to see you here! We also accept pull requests from anyone - no pressure! I've been adding more papers (including @rajesh06's) as I move along, using the super-unsophisticated method of simply searching for "reserving" in the CAS database and reading the abstracts. These examples are only from the first page of results, so as far as I can tell, the sky is the limit when it comes to finding things can be turned into/integrated into a package. So much so, that I think there will always be a niche for Chainladder to fill in the world of open-source. @kennethshsu - I recall there were some discussions where we couldn't figure out what to do with certain research monies. One idea would be putting a bounty/hackathon on some of these. I think it could attract more contributors and promote the package to the public. We could grade the submissions on criteria including but not limited to:
|
Beta Was this translation helpful? Give feedback.
-
|
Yap, we could. That’s one way. I’ve also seen in some other projects that there are sponsored donations, where features or bugs get voted up through $$. By the way, I’m prioritizing Friedland pretty heavily, and I think replicating the examples will help us identify gaps in the package. Off the top of my head, I know we are missing one frequency/severity method and have at least one outstanding method. We’ll know more as we work through and reconcile additional chapters. |
Beta Was this translation helpful? Give feedback.
-
|
Wow - this is a blast from the past for me. I am actually semi-retired, and one of my plans in semi-retirement was to rewrite that paper. I wrote it as "research." but I think it could benefit from a rewrite with more of an educational focus. Others disagree on this point, preferring that we teach our students to read/learn from research papers. Anyway, if I rewrite it, I could work on the function at the same time. (I have very good R knowledge, but learning Python is also one of my semi-retirement goals.) |
Beta Was this translation helpful? Give feedback.
-
|
One of my suggestions would be to add a "factor picker diagnostic EDA"- basically, a faceted plot with charts for age-to-age factors, with the accident year on the x-axis and the development factor on the y-axis, with the size of the points proportional to the denominator of the development factor. One of the arguments would be the time-weighted and straight averages to include as horizontal lines, and of course the selected development factor as a horizontal line. The first (top left) facet would be a box plot of development factors ~ age interval. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I came across this thread in the CAS General Research forum regarding a few new papers. Since one of our goals was to have this package be at the forefront of actuarial open source, I figured we could collect novel (or older, but not-yet-implemented) techniques in a table, which will be updated as they are discussed and prioritized.
Technique: A name or short-description of the technique
Reference: A link to a paper which details the technique
Difficulty: How hard it would be to implement the technique in chainladder-python
Demand: Public demand for including the technique in the package.
Beta Was this translation helpful? Give feedback.
All reactions