Learn R Programming

MLGdata (version 0.1.0)

Vehicle: Preferred vehicle

Description

Data from an insurance company, which record for each contract the kind of vehicle, together with some additional variables.

Usage

Vehicle

Arguments

Format

A data frame with 2067 observations on the following 4 variables

age

age of the owner

men

gender (1, man; 0, female)

urban

residential area (1, urban; 0, rural)

veh

kind of vehicle, factor with 3 levels (C, car; F, fourwheel; M, motorcycle)