ausgdp {expsmooth} | R Documentation |
Quarterly Australian GDP
Description
Quarterly Australian GDP per capita, 1971:1 - 1998:1
Usage
data(ausgdp)
Format
time series
Source
Hyndman, R.J., Koehler, A.B., Ord, J.K., and Snyder, R.D., (2008) Forecasting with exponential smoothing: the state space approach, Springer.
References
http://www.exponentialsmoothing.net
Examples
plot(ausgdp,main="Australian GDP per capita",ylab="dollars",xlab="Year")
[Package expsmooth version 2.3 Index]