Description Usage Format Examples
Data set on aggregate electricity demand from the customers in the Irish data set (see ?Irish).
1 |
IrishAgg is a data.frame, most of its variables are explained in ?Irish with the exception of:
total electricity demand across the customers in the Irish data set;
total electricity demand at lag 1;
exponential smooth of temp, that is temp95[i] = a*temp[i] + (1-a)*temp95[i] with a = 0.05;
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.