View source: R/F_features_daily_htnt2.R
calc_featureshtnt_consumption2 | R Documentation |
The division in HT / NT is done from the input smart meter data
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. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.20378/irbo-54833")}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.