| EX7.BIKE {regclass} | R Documentation |
BIKE dataset for Exercise 1 Chapters 7 and 8
Description
BIKE dataset for Exercise 1 Chapters 7 and 8
Usage
data("EX7.BIKE")
Format
A data frame with 410 observations on the following 9 variables.
Demanda numeric vector
Daya factor with levels
FridayMondaySaturdaySundayThursdayTuesdayWednesdayWorkingdaya factor with levels
noyesHolidaya factor with levels
noyesWeathera factor with levels
No rainRainAvgTempa numeric vector
EffectiveAvgTempa numeric vector
AvgHumiditya numeric vector
AvgWindspeeda numeric vector
Details
Identical to EX5.BIKE except with three additional rows deleted. See that dataset for details.
[Package regclass version 1.6 Index]