calc_featuresco_consumption: Calculates consumption features from weekly consumption only

View source: R/F_features_consumption.R

calc_featuresco_consumptionR Documentation

Calculates consumption features from weekly consumption only

Description

Calculates consumption features from weekly consumption only

Usage

calc_featuresco_consumption(B, rowname = NULL)

Arguments

B

a vector of any length with measurements

rowname

the row name of the resulting feature vector

Value

a data.frame with the calculated features as columns and a specified rowname, if given

Author(s)

Konstantin Hopf konstantin.hopf@uni-bamberg.de

References

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")}

Hopf, K., Sodenkamp, M., Kozlovskiy, I., & Staake, T. (2014). Feature extraction and filtering for household classification based on smart electricity meter data. Computer Science-Research and Development, (31) 3, 141–148. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1007/s00450-014-0294-4")}

Hopf, K., Sodenkamp, M., & Staake, T. (2018). Enhancing energy efficiency in the residential sector with smart meter data analytics. Electronic Markets, 28(4). \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1007/s12525-018-0290-9")}


SmartMeterAnalytics documentation built on June 8, 2025, 1:55 p.m.