NorbergIns {BayesGOF} | R Documentation |
Norberg life insurance data
Description
The number of claims y_i
on a life insurance policy for each of k=72
Norwegian occupational categories and the total number of years the workers in each category were exposed to risk (E_i
).
Usage
data("NorbergIns")
Format
A data frame of the occupational group number (group
), the number of deaths (deaths
), and the years of exposure (exposure
) for i = 1,...,72
.
group
Occupational group number
deaths
The number of deaths in the occupational group resulting in a claim on a life insurance policy.
exposure
The total number of years of exposure to risk for those who passed.
Source
Norberg, R., 1989. "Experience rating in group life insurance," Scandinavian Actuarial Journal, 1989(4), pp. 194-224.
References
Koenker, R. and Gu, J., 2017. "REBayes: An R Package for Empirical Bayes Mixture Methods," Journal of Statistical Software, Articles, 82(8), pp. 1-26.