car.insur {DLSSM}R Documentation

Dataset contains information of full comprehensive Australian automobile insurance policies between years 2004 and 2005 A dataset containing the claim and three attributes of 67,856 policies

Description

Dataset contains information of full comprehensive Australian automobile insurance policies between years 2004 and 2005 A dataset containing the claim and three attributes of 67,856 policies

Usage

car.insur

Format

A data frame with 67856 rows and 4 columns

y

Binary vaiable with 0 denote a policy with no claim, and 1 denote a claim policy.

gender

gender of deriver

age

age of deriver

exposure

period from the date of insured to the investigation, with a maximum of one year

References

De Jong P et al. (2008). “Generalized linear models for insurance data.” Cambridge Books.

Examples

data(car.insur)

[Package DLSSM version 1.1.1 Index]