Electricityconsumption {fds}R Documentation

Electricity consumption time series

Description

This set of time series focus on the US monthly electricity consumed by the residential and commercial sectors from January 1973 up to February 2001 (336 months). This data set is a part of the original one which can be found at http://www.economagic.com.

Usage

data(Electricityconsumption)

Format

An object of class sfts.

Details

We eliminated the heteroscedasticity and the linear trend by differencing the log transformed data.

Note

We thank Professor Frederic Ferraty for the permission to re-distribute this data set.

Source

NonParametric Functional Data Analysis website at http://www.math.univ-toulouse.fr/staph/npfda/index.html.

References

F. Ferraty and A. Rabhi and P. Vieu (2005) "Conditional quantiles for dependent functional data with application to the climate El Nino phenomenon", Sankhya: The Indian Journal of Statistics, 67, 378-398.

F. Ferraty and P. Vieu (2007) Nonparametric functional data analysis, New York: Springer.

Examples

plot(Electricityconsumption)

[Package fds version 1.8 Index]