DAILY_DEMAND_TR {NeuralSens} | R Documentation |
Data frame with 4 variables
Description
Training dataset with values of temperature and working day to predict electrical demand
Format
A data frame with 1980 rows and 4 variables:
- DATE
date of the measure
- DEM
electrical demand
- WD
Working Day: index which express how much work is made that day
- TEMP
weather temperature
Author(s)
Jose Portela Gonzalez
References
Pizarroso J, Portela J, Muñoz A (2022). NeuralSens: Sensitivity Analysis of Neural Networks. Journal of Statistical Software, 102(7), 1-36.
[Package NeuralSens version 1.1.3 Index]