Description Usage Arguments Author(s) References
View source: R/F_features_daily_htnt2.R
The division in HT / NT is done from the input smart meter data
1 2 3 4 5 6 | calc_featureshtnt_consumption2(
HTCons,
NTCons,
rowname = NULL,
featsCoarserGranularity = FALSE
)
|
HTCons |
a vector with 7 measurements for HT consumption in one week (beginning with monday) |
NTCons |
a vector with 7 measurements for NT consumption in one week (beginning with monday) |
rowname |
the row name of the resulting feature vector |
featsCoarserGranularity |
are the features of finer granularity levels also to be calculated (T/FALSE) |
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.