Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agarbiak/CS2
R code examples for IFoA's CS2 - risk modelling and survival analysis
https://github.com/agarbiak/CS2
actuarial actuaries r risk-modelling
Last synced: 3 months ago
JSON representation
R code examples for IFoA's CS2 - risk modelling and survival analysis
- Host: GitHub
- URL: https://github.com/agarbiak/CS2
- Owner: agarbiak
- License: cc-by-sa-4.0
- Created: 2020-10-01T22:52:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-04T19:54:04.000Z (about 4 years ago)
- Last Synced: 2024-06-11T13:45:30.663Z (5 months ago)
- Topics: actuarial, actuaries, r, risk-modelling
- Language: Shell
- Homepage: https://alexgarbiak.com/CS2
- Size: 642 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - agarbiak/CS2 - R code examples for IFoA's CS2 - risk modelling and survival analysis (Shell)
README
# Risk Modelling and Survival Analysis
## Content
The content of this repo is _inspired_ by the [Actuarial Statistics](https://www.actuaries.org.uk/studying/curriculum/actuarial-statistics) components of the Institute and Faculty of Actuaries' curriculum. The repo is intended to provide `R` code examples covering the following topic areas:
1. Random variables and distributions for risk modelling
2. Time series
3. Stochastic processes
4. Survival models
5. Machine learning## License
This documentation is licensed under the [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/).