https://github.com/cyriladoh/ReservingInR_NAS_CPD
Repo for Nigeria Actuarial Society(NAS) CPD on Reserving In R: A Practical Approach
https://github.com/cyriladoh/ReservingInR_NAS_CPD
Last synced: 5 months ago
JSON representation
Repo for Nigeria Actuarial Society(NAS) CPD on Reserving In R: A Practical Approach
- Host: GitHub
- URL: https://github.com/cyriladoh/ReservingInR_NAS_CPD
- Owner: cyriladoh
- Created: 2022-08-03T19:55:30.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-10T09:28:38.000Z (over 2 years ago)
- Last Synced: 2024-08-09T02:15:32.072Z (9 months ago)
- Language: JavaScript
- Size: 9.56 MB
- Stars: 6
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - cyriladoh/ReservingInR_NAS_CPD - Repo for Nigeria Actuarial Society(NAS) CPD on Reserving In R: A Practical Approach (JavaScript)
README
## Reserving in R - CPD Session for Nigeria Actuarial Society
> *By Cyril Adoh - 2022*
## Source Code
You are viewing the Readme.md file for this repository located along with the underlying source code on Github, written in R,. This repository was created for learning purposes only and should only be used for that.
This repo contains all the source code used in during the CPD session. It contains the following:
- Source code for computing Earned Premium, Unearned Premium Reserve etc. written in `C++`.
- Code for generating incremental and cumulative triangles.
- Code for computing IBNR using a mixture of methods. e.g BF, LR etc.
- Code that generated the presentation slides used in the CPD session.
- Code that generated the shiny app used in the CPD session.
## Data
I have excluded the data used during the CPD session due to data privacy issues that may arise. I shall formally request from the data owner if I can make the data public.
## References
Reference to all the documents and repositories used during CPD session can be found in the presentation [slides](ReservingInR_NAS_CPD_Slides.pdf).