R/data.R

#' 2 weeks of electricity load data from 50 consumers.
#'
#' A dataset containing the electricity consumption time series from 50 consumers of the length of 2 weeks.
#' Every day is 48 measurements (half-hourly data). Each row represents one consumers time series.
#'
#' @format A data frame with 50 rows and 672 variables.
#'
#' @source Anonymized.
"elec_load"
PetoLau/TSrepr documentation built on July 14, 2020, 6:13 p.m.