Description Usage Arguments Value Author(s) References
View source: R/F_features_daily_multipleTS.R
This function is intended to compute features for daily consumption data from electricity, gas, and water consumption time series data.
1 2 3 4 5 6 7 |
el |
electricity consumption |
gas |
gas consumption |
wa |
water consumption |
rowname |
the name of the consumer (e.g., a household ID in a study database) |
cor.useNA |
an optional character string for the cor function, specifying a method for computing covariances in the presence of missing values. |
a data frame with feature values as columns, named by 'rowname'
Konstantin Hopf konstantin.hopf@uni-bamberg.de
Hopf, K. (2019). Predictive Analytics for Energy Efficiency and Energy Retailing (1st ed.). Bamberg: University of Bamberg. https://doi.org/10.20378/irbo-54833
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.