EUNITE.Reg.cont {TSPred} | R Documentation |
Continuation dataset of the electrical loads regressors of the EUNITE Competition
Description
A dataset of regressor variables for electrical loads measured in January
1999, providing 31 points beyond the end of the data in
EUNITE.Reg
.
Usage
EUNITE.Reg.cont
Format
A data frame with 31 observations on the following 2 variables.
- Holiday
a numeric vector containing further data of the variable
Holiday
inEUNITE.Reg
relative to January 1999.- Weekday
a numeric vector containing further data of the variable
Weekday
inEUNITE.Reg
relative to January 1999.
Details
Contains the 31 values of the regressors used for the prediction of the
daily maximum electrical loads of January 1999 from
EUNITE.Loads
as demanded by the EUNITE Competition.
Source
EUNITE 1999, Electricity Load Forecast using Intelligent Adaptive Technology: The EUNITE Network Competition. URL: http://www.eunite.org/knowledge/Competitions/1st_competition/1st_competition.htm.
References
B.-J. Chen, M.-W. Chang, and C.-J. Lin, 2004, Load forecasting using support vector Machines: a study on EUNITE competition 2001, IEEE Transactions on Power Systems, v. 19, n. 4 (Nov.), p. 1821-1830.
See Also
EUNITE.Reg
, EUNITE.Loads
,
EUNITE.Temp
Examples
data(EUNITE.Reg.cont)
str(EUNITE.Reg.cont)