Transform exptected ibnr matrix to dataframe
ibnr_transform2dataframe.Rd
The matrix with rounded expected numbers of ibnr large claims is transformed to a dataframe with one row per expected claim.
Arguments
- expected_rounded_ibnr_numbers
Matrix as a result of
get_expected_ibnr_numbers()
andround_expected_ibnr_numbers()
.
Rownames must be equal to origin years!
Value
Dataframe with one row per expected future ibnr large claim and columns Origin_year
,
Dev_year_of_growing_large
and Dev_year_since_large
.
Origin_year
is the origin year of the expected future ibnr claim.Dev_year_of_growing_large
is the expected development year in which the expected ibnr claim exceeds the threshold.Dev_year_since_large
is the "new" development year where counting starts in the calendar year the claim exceeded the threshold. As these claims are expected to exceed the threshold in the future, this column must be < 1.