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

date

index variable from 1 to 29

Tmin

temperature minimum of the day

Tmax

temperature maximum of the day

SunAvg

sunshine duration of the day

RainBool

classification variable: if it has not rained: 0, if it has rained: 1

RelHumAvg

average relative humidity of the day

WindForceAvg

average wind force of the day

References

modified data from http://wetterstationen.meteomedia.de/


[Package EFS version 1.0.3 Index]