| climate_data {phiDelta} | 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
climate_data
Format
a data frame with 29 entries and following 7 variables
RainBoolclassification variable: if it has not rained: 0, if it has rained: 1
dateindex variable from 1 to 29
Tmintemperature minimum of the day
Tmaxtemperature maximum of the day
SunAvgsunshine duration of the day
RelHumAvgaverage relative humidity of the day
WindForceAvgaverage wind force of the day
References
modified data from http://wetterstationen.meteomedia.de/
[Package phiDelta version 1.0.1 Index]