Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agarbiak/CS1
R code examples for IFoA's CS1 - Actuarial Statistics
https://github.com/agarbiak/CS1
actuarial actuarial-statistics actuaries r
Last synced: 3 months ago
JSON representation
R code examples for IFoA's CS1 - Actuarial Statistics
- Host: GitHub
- URL: https://github.com/agarbiak/CS1
- Owner: agarbiak
- License: cc-by-sa-4.0
- Created: 2020-10-08T23:16:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-17T21:02:54.000Z (about 4 years ago)
- Last Synced: 2024-06-11T13:43:41.020Z (5 months ago)
- Topics: actuarial, actuarial-statistics, actuaries, r
- Language: Shell
- Homepage: https://alexgarbiak.com/CS1
- Size: 369 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - agarbiak/CS1 - R code examples for IFoA's CS1 - Actuarial Statistics (Shell)
README
# Actuarial Statistics
## 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
2. Data analysis
3. Statistical inference
4. Regression theory and applications
5. Bayesian statistics## License
This documentation is licensed under the [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/).