| insurance {dobson} | R Documentation | 
Insurance data from table 9.13
Description
Insurance claim data by car category, age group and district.
Usage
data(insurance)
Format
A tibble with 32 observations and the following 5 variables.
carcar insurance category
ageage group
districtdistrict where policy holder lived; 1=major city, 0=elsewhere
ynumber of claims
nnumber of insurance policies
References
Baxter, L. A., S. M. Coutts, and G. A. F. Ross (1980). Applications of linear models in motor insurance. Zurich, pp. 11–29. Proceedings of the 21st International Congress of Actuaries.
Examples
data(insurance)
summary(insurance)
[Package dobson version 0.4 Index]