This is a simulated data set, based on the car insurance data set used throughout the text.
There are 40000 policies over 3 years, giving 120000 records.
Usage
data(ClaimsLong)
Arguments
Format
A data frame with 120000 observations on the following 6 variables.
policyID
number of policy, a numeric vector
agecat
driver's age category: 1 (youngest), 2, 3, 4, 5, 6, a numeric vector
valuecat
vehicle value, in categories 1,...,6. (Category 1 has been recoded as 9.), a numeric vector