| efsdata {EFS} | R Documentation |
Meteorological data for feature selection analysis
Description
A dataset with meteorological data from a weather station in Frankfurt (Oder), Germany from february 2016
Usage
data(efsdata)
Format
a data frame with 29 entries and following 7 variables
dateindex variable from 1 to 29
Tmintemperature minimum of the day
Tmaxtemperature maximum of the day
SunAvgsunshine duration of the day
RainBoolclassification variable: if it has not rained: 0, if it has rained: 1
RelHumAvgaverage relative humidity of the day
WindForceAvgaverage wind force of the day
References
modified data from http://wetterstationen.meteomedia.de/
[Package EFS version 1.0.3 Index]