Description Usage Arguments Value Examples
This will change the column names of a data frame obtained from the CAS database of reserve triangles. This data was procured and modified by Glenn G. Meyers and Peng Shi and is hosted by the CAS. More information on the data is available here: http://www.casact.org/research/index.cfm?fa=loss_reserves_data
1 | CasColNames(df, restore = TRUE)
|
df |
A data frame of loss reserving data |
restore |
Boolean indicating whether to restore the names defined by Meyers and Shi. The default is true. |
A data frame with different column names.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.