| BULLDOZER2 {regclass} | R Documentation |
Modified BULLDOZER data
Description
The BULLDOZER dataset but with the year the dozer was made as a categorical variable
Usage
data("BULLDOZER2")
Format
A data frame with 924 observations on the following 6 variables.
Pricea numeric vector
YearsAgoa numeric vector
Usagea numeric vector
Tirea numeric vector
Decadea factor with levels
1960s and 1970s1980s1990s2000sBladeSizea numeric vector
Details
This is the BULLDOZER data except here YearMade has been coded into a four level categorical varaible called Decade
[Package regclass version 1.6 Index]