taylor_30_min_df_ts | R Documentation |
The dataset name has been changed to 'taylor_30_min_df_ts' to avoid confusion with other datasets in the R ecosystem from which data have been sourced. The suffix 'df_ts' indicates that this dataset is a time series object formatted as a data frame. This naming convention helps distinguish this dataset as part of the 'timeseriesdatasets' package and assists users in identifying its specific characteristics. The original content of the dataset has not been modified in any way.
data(taylor_30_min_df_ts)
A 'ts' object with 4032 observations:
Half-hourly time series from 1 to 13.
Electricity demand measured in half-hour intervals.
This dataset contains half-hourly data on electricity demand over a period. The data is organized in a time series format with observations at 30-minute intervals.
Taylor, J.W. (2003). Short-term electricity demand forecasting using double seasonal exponential smoothing. Journal of the Operational Research Society, 54(8), 799-805.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.