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:
17-20
,21-24
,25-29
,30-34
,35-39
,40-49
,50-59
,60+
- Model
a factor with levels:
A
,B
,C
,D
- CarAge
a factor with levels:
0-3
,10+
,4-7
,8-9
- NClaims
a numeric vector
- AvCost
a numeric vector
References
Atkinson, A.C. and Riani, M. (2000), Robust Diagnostic Regression Analysis, First Edition. New York: Springer, Table A.16
[Package forward version 1.0.6 Index]