R/meta_data.R
renewal_costs.Rd
Sets out the high-level premium and expense costs in both prior and current years. The sum of premiums and expenses in prior and current columns will be allocated to individual entities i.e. the premiums allocated by the model will sum to equal the current column of this table.
renewal_costs
A data frame with 5 rows and 4 columns:
String: Either 'premium' or 'expense' indicating the type of cost
String: Description the premium or expense
Numeric: The prior year's premium or expense
Numeric: The current year's premium or expense
The table contains at least one entry with a description matching "all_risk" and another matching "terrorism" - both of which should related to a "premium" cost type.