R/Spanish_elec.R

#' Spanish electricity daily price profiles
#'
#' @description This dataset contains daily electricity price profiles from the Day-Ahead Spanish Electricity Market.
#' The original data consists of hourly electricity spot prices, which have been transformed into daily functional profiles.
#' The dataset covers the period from January 1, 2014, to December 31, 2014.
#'
#' @format A matrix with rows representing hourly time points and columns representing the daily price profiles as observed functions.
#'
#'
#' @usage
#' data(Spanish_elec)
#'
#' @source \code{fdaACF}, \url{https://www.esios.ree.es/es/analisis/600}
'Spanish_elec'

Try the FTSgof package in your browser

Any scripts or data that you put into this service are public.

FTSgof documentation built on Oct. 4, 2024, 1:06 a.m.