https://github.com/cran/forecast
Revision 9d166823f2b5f5a97a20bd5829bc3b5f3e60459b authored by Rob J Hyndman on 30 September 2013, 00:00:00 UTC, committed by Gabor Csardi on 30 September 2013, 00:00:00 UTC
1 parent 4e991f8
Raw File
Tip revision: 9d166823f2b5f5a97a20bd5829bc3b5f3e60459b authored by Rob J Hyndman on 30 September 2013, 00:00:00 UTC
version 5.0
Tip revision: 9d16682
taylor.Rd
\name{taylor}
\alias{taylor}
\title{Half-hourly electricity demand}
\description{Half-hourly electricity demand in England and Wales from Monday 5 June 2000 to Sunday 27 August 2000. Discussed in Taylor (2003), and kindly provided by James W Taylor.}
\usage{taylor}
\format{Time series data}
\source{James W Taylor}
\references{Taylor, J.W. (2003) Short-term electricity demand forecasting using double seasonal exponential smoothing. \emph{Journal of the Operational Reseach Society}, \bold{54}, 799-805.
}


\keyword{datasets}
\examples{plot(taylor)
}
back to top