array.rbns.boot An array with dimensions (m,2m-1,B) (m being the dimension of the input triangles in DCL). Each array.rbns.boot[,,b]
is a matrix, with m rows and 2m-1 columns, having the bootstrapped outstanding RBNS numbers as the entries (for b=1,...,B).
Mat.rbns A matrix with B rows and 2m columns. Each Mat.rbns[b,]
is a vector with elements being the outstanding liabilities for RBNS claims in the future calendar periods (sums by diagonals), and last value is the RBNS reserve (overall sum).
array.ibnr.boot An array with dimensions (m,2m-1,B) (m being the dimension of the input triangles in DCL). Each array.ibnr.boot[,,b]
is a matrix, with m rows and 2m-1 columns, having the bootstrapped outstanding IBNR numbers as the entries (for b=1,...,B).
Mat.ibnr A matrix with B rows and 2m columns. Each Mat.ibnr[b,]
is a vector with elements being the outstanding liabilities for IBNR claims in the future calendar periods (sums by diagonals), and last value is the RBNS reserve (overall sum).
Mat.total A matrix with B rows and 2m columns. Each Mat.total[b,]
is a vector with elements being the outstanding liabilities for total(=RBNS+IBNR) claims in the future calendar periods (sums by diagonals), and last value is the RBNS reserve (overall sum).
summ.rbns A dataframe with the summary of the RBNS distribution. Only if Tables=TRUE
.
summ.ibnr A dataframe with the summary of the IBNR distribution. Only if Tables=TRUE
.
summ.total A dataframe with the summary of the total(=RBNS+IBNR) distribution. Only if Tables=TRUE
.