Skip to content

Ractuary/casdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

casdata

An R package containing and documenting the insurance loss data sets available on the CAS research website

Download the package using:

remotes::install_github("Ractuary/casdata")

And run the following code to see the included datasets:

help(package = "casdata")

Once the package is loaded, the data is accessible from your R session. e.g.

library(casdata)

# print the "comauto" data frame
comauto

About

CAS loss reserving data sets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages