Introductory Time Series with R

  • Authors:
  • Paul S. P. Cowpertwait;Andrew V. Metcalfe

  • Affiliations:
  • -;-

  • Venue:
  • Introductory Time Series with R
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Yearly global mean temperature and ocean levels, daily share prices, and the signals transmitted back to Earth by the Voyager space craft are all examples of sequential observations over time known as time series. This book gives you a step-by-step introduction to analysing time series using the open source software R. Each time series model is motivated with practical applications, and is defined in mathematical notation. Once the model has been introduced it is used to generate synthetic data, using R code, and these generated data are then used to estimate its parameters. This sequence enhances understanding of both the time series model and the R function used to fit the model to data.Finally, the model is used to analyse observeddata taken from apractical application. By using R, the whole procedure can be reproduced by the reader. All the data sets used in the book are available on the website http://www.massey.ac.nz/~pscowper/ts. The book is written for undergraduate students of mathematics, economics, business and finance, geography, engineering and related disciplines, and postgraduate students who may need to analyse time series as part of their taught programme or their research.