https://github.com/casact/raw_package
Data package for R actuarial workshops
https://github.com/casact/raw_package
actuarial actuarial-data actuaries
Last synced: 2 months ago
JSON representation
Data package for R actuarial workshops
- Host: GitHub
- URL: https://github.com/casact/raw_package
- Owner: casact
- License: mpl-2.0
- Created: 2016-06-08T02:00:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-06-08T13:57:01.000Z (over 2 years ago)
- Last Synced: 2025-08-26T06:46:16.494Z (2 months ago)
- Topics: actuarial, actuarial-data, actuaries
- Language: R
- Size: 2.97 MB
- Stars: 12
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - casact/raw_package - Data package for R actuarial workshops (R)
README
[](https://travis-ci.org/casact/raw_package)
[](https://cran.r-project.org/package=raw)
[](https://cran.r-project.org/package=raw)
raw
===
In order to facilitate R instruction for actuaries, we have organized
several sets of publicly available data of interest to non-life
actuaries. In addition, we suggest a set of packages, which most
practicing actuaries will use routinely. Finally, there is an R markdown
skeleton for basic reserve analysis.
install.packages("raw")
raw::InstallSuggestions()
For speedy install on Windows, you can use
raw::InstallSuggestions(type = 'binary')