carinsuk {forward}R Documentation

Car insurance data

Description

The carinsuk data frame has 128 rows and 5 columns.

Usage

data(carinsuk)

Format

This data frame contains the following columns:

OwnerAge
a factor with levels
OwnerAge
17-20
OwnerAge
21-24
OwnerAge
25-29
OwnerAge
30-34
OwnerAge
35-39
OwnerAge
40-49
OwnerAge
50-59
OwnerAge
60+
Model
a factor with levels
Model
A
Model
B
Model
C
Model
D
CarAge
a factor with levels
CarAge
0-3
CarAge
10+
CarAge
4-7
CarAge
8-9
NClaims
a numeric vector
AvCost
a numeric vector

Details

Source

References

Atkinson, A.C. and Riani, M. (2000), Robust Diagnostic Regression Analysis, First Edition. New York: Springer, Table A.16

Examples






[Package forward version 1.0 Index]