Skip to content

ourcodingclub/CC-time-series

Repository files navigation

Using R for time series analysis

This repository contains the files necessary to complete the Coding Club time series tutorial - you can check it out at: https://ourcodingclub.github.io/2017/04/26/time.html

hyndman_koehler.pdf is a comprehensive peer-reviewed article exploring best practice for choosing between time series forecast models.

monthly_milk.csv was downloaded from Rob Hyndman's Time Series Data Library and was originally featured in Cryer (1986) Time series analysis, Duxbury Press: Belmont.

daily_milk.csv is entirely fake data created by Coding Club, generated using fake_time_data.R.

co2_loa.csv was downloaded from Rob Hyndman's Time Series Data Library and was originally hosted by Oak Ridge National Laboratory.

time_series_script.R contains all the code in the tutorial and can be used as a quick reference.

For more Coding Club tutorials and resources, please see https://ourcodingclub.github.io/

We would love to hear your feedback on the tutorial, whether you did it at a Coding Club workshop or online: https://www.surveymonkey.co.uk/r/26V3WTJ

Check out https://ourcodingclub.github.io/workshop/ to learn how you can get involved!

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

License: CC BY-SA 4.0

Releases

No releases published

Packages

No packages published

Languages