• We are pleased to announce that the winner of our Feedback Prize Draw for the Winter 2024-25 session and winning £150 of gift vouchers is Zhao Liang Tay. Congratulations to Zhao Liang. If you fancy winning £150 worth of gift vouchers (from a major UK store) for the Summer 2025 exam sitting for just a few minutes of your time throughout the session, please see our website at https://www.acted.co.uk/further-info.html?pat=feedback#feedback-prize for more information on how you can make sure your name is included in the draw at the end of the session.
  • Please be advised that the SP1, SP5 and SP7 X1 deadline is the 14th July and not the 17th June as first stated. Please accept out apologies for any confusion caused.

Info requested and R help

T

tatos

Member
Can someone recommend a good paper to read on bootstrapping (chain ladder or ODP) - or perhaps just somewhere where I can get more info (such as a site online)

I want to try do this in R - any advice if you know how or have attempted this in R before..?
 
To be honest, the answer to this depends a lot on what your aims are. The R 'chainladder' package already implements the bootstrap. If you simply want to learn the calculations involved without too much emphasis on theory perhaps it would be better to work from an example spreadsheet. I can probably dig one of these out if you like. Alternatively, if you actually want to understand the reasoning that leads to these calculations, have a look at England & Verrall's "Analytic and bootstrap estimates of prediction errors in claims reserving" (1999) along with the addendum (2002).
 
Hi td290 - I would really, really appreciate it if you could pass on that example spreadsheet! Thanks very much

But ultimately I want to understand the reasoning behind what I'm doing as well, so thanks for that recommendation. I'm quite interested in this process and how and why it works
 
In the ChainLadder package in R, does anyone know the code to output the triangle(s) associated with a reserve at a certain percentile? So, for example, if the 75th percentile IBNR was found to be X, what triangle(s) were generated in the bootstrapping process to produce this result of X?
 
Back
Top