CasColNames.Rd
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
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.