This function derives total incurred, total claim counts, and claim counts by "count bucket" for use in the allocation model.

entity_loss_summary(
  loss_run,
  count_buckets,
  experience_period = NA,
  min_date = NA,
  max_date = NA
)

Arguments

loss_run

loss run

count_buckets

count bucket table

experience_period

defined experience period

min_date

minimum date

max_date

maximum data

Value

tibble