from survival analysis to projecting disability payments
play

From Survival Analysis to Projecting Disability Payments Benjamin - PowerPoint PPT Presentation

From Survival Analysis to Projecting Disability Payments Benjamin Abt & Simon Adamov January 30, 2020 Disclaimer The following presentation is for general information, education and discussion purposes only. It may not be reproduced or


  1. From Survival Analysis to Projecting Disability Payments Benjamin Abt & Simon Adamov January 30, 2020

  2. Disclaimer The following presentation is for general information, education and discussion purposes only. It may not be reproduced or disseminated in any form, without the prior written permission of PartnerRe. Views or opinions expressed, whether oral or in writing, do not necessarily reflect those of PartnerRe, nor do they constitute legal or professional advice. PartnerRe accepts no liability as a result of any reliance you may have placed or action taken based upon the information outlined in this presentation.

  3. Introduction

  4. Group disability insurance

  5. Group disability insurance

  6. Group disability insurance

  7. Group disability insurance

  8. Group disability insurance

  9. Group disability insurance

  10. Group disability insurance

  11. Disability insurance: Classic claim unwinding

  12. Disability insurance: Classic claim unwinding

  13. Disability insurance: Classic claim unwinding

  14. Disability insurance: Classic claim unwinding

  15. Disability insurance: Classic claim unwinding

  16. Disability insurance: Classic claim unwinding

  17. Disability insurance: Classic claim unwinding

  18. Disability insurance: Classic claim unwinding

  19. Disability insurance: Classic claim unwinding

  20. Disability insurance: Classic claim unwinding

  21. Disability insurance: Classic claim unwinding

  22. Disability insurance: Open claim and censoring

  23. Disability insurance: Open claim and censoring

  24. Disability insurance: Open claim and censoring

  25. Disability insurance: Open claim and censoring

  26. Disability insurance: Open claim and censoring

  27. A termination study evolving into a reserving tool Project emerged from a strong client-PartnerRe relationship. Provided us with claims data to perform multivariate analysis on claims duration. Multiple iterations on the course of 4 years. Developed into a tool for projecting the cost for the (re)insurer of such disability claims.

  28. Data

  29. Modeling

  30. fit_km <- survival::survfit(Surv(openTime, closed) ~ 1, data = claims_new)

  31. Comparison of CoxPH and cForest survival::coxph party::cforest Advantages Experience Few Assumptions Transparent Individual Curves Computing Time Good Performance Disadvantages PH Assumption Hard to Interpret Uncertain Event Times Data Hungry tree <- party::ctree(Surv(openTime, closed) ~ ... , data = train_forest)

  32. Evaluation Metrics pec <- pec::pec(list("cox" = fit_coxph, zph <- survival::cox.zph(fit_coxph, "cforest" = fit_forest_pec), data = claims, transform = "km") formula = form, splitMethod = "cv10") gg_zph <- survminer::ggcoxzph(zph)

  33. Comparison of Survival Curves and Confidence Intervals Model-Type 100% KM Estimator KM ConfInt Survival Probability 75% CoxPH CoxPH ConfInt 50% cForest 25% 0% 0 200 400 600 800 Time [Days]

  34. Packaging

  35. Projecting disability probabilities

  36. Projecting disability probabilities

  37. A two packages set-up Survival Analysis Models Package Data handling ReadMe, vignettes, Model fitting code Models process tests & pkgDown Functions to access models Reserve Calculation Package Functions to compute reserves ReadMe, vignettes, Economic Tails Data mask tests & pkgDown assumptions

  38. A two packages set-up Survival Analysis Models Package Data handling ReadMe, vignettes, Model fitting code Models process tests & pkgDown Functions to access models Reserve Calculation Package Functions to compute reserves ReadMe, vignettes, Economic Tails Data mask tests & pkgDown assumptions

  39. A two packages set-up Survival Analysis Models Package Data handling ReadMe, vignettes, Model fitting code Models process tests & pkgDown Functions to access models Reserve Calculation Package Functions to compute reserves ReadMe, vignettes, Economic Tails Data mask tests & pkgDown assumptions

  40. A two packages set-up Survival Analysis Models Package Data handling ReadMe, vignettes, Model fitting code Models process tests & pkgDown Functions to access models Reserve Calculation Package Functions to compute reserves ReadMe, vignettes, Economic Tails Data mask tests & pkgDown assumptions

  41. A two packages set-up Survival Analysis Models Package Data handling ReadMe, vignettes, Model fitting code Models process tests & pkgDown Functions to access models Reserve Calculation Package Functions to compute reserves ReadMe, vignettes, Economic Tails Data mask tests & pkgDown assumptions

  42. A two packages set-up Survival Analysis Models Package Data handling ReadMe, vignettes, Model fitting code Models process tests & pkgDown Functions to access models Reserve Calculation Package Functions to compute reserves ReadMe, vignettes, Economic Tails Data mask tests & pkgDown assumptions

  43. A two packages set-up Survival Analysis Models Package Data handling ReadMe, vignettes, Model fitting code Models process tests & pkgDown Functions to access models Reserve Calculation Package Functions to compute reserves ReadMe, vignettes, Economic Tails Data mask tests & pkgDown assumptions

  44. Conclusion

  45. From survival analysis to projecting disability payments Yearly evaluation of released R tools and packages deepens our understanding of survival analysis. Successful textbook case of wrapping-up an analysis into R packages. R and its packages enables the construct of production tools in business environments.

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend