Skip to content

Lab week 5: exploring time series data, intro to forecasting

Notifications You must be signed in to change notification settings

allisonhorst/esm244-w2020-lab5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESM 244 (Winter 2020)

Lab Week 5: Exploring time series data, intro to forecasting

In this lab we'll use lubridate (part of the tidyverse), along with the relatively new (and totally awesome) feasts and fable packages to explore, parse and working with time series data.

Data:

Packages required:

  • tidyverse
  • janitor
  • here
  • paletteer
  • tsibble
  • lubridate
  • feasts
  • fable
  • fabletools
  • forecast
  • sf
  • tmap
  • mapview

About

Lab week 5: exploring time series data, intro to forecasting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages