Skip to content

Commit

Permalink
some time series info
Browse files Browse the repository at this point in the history
  • Loading branch information
MonkmanMH committed Mar 10, 2021
1 parent 631afbf commit 37b2965
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion 04_using_R.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Releases since 2017-07-28:

Peter Dalgaard via twitter pointed out the inherent pun in the name (and the naming of R 4.0.3):

![_R 4.0.4](images\Peter_Dalgaard_r404_name.JPG)
![_The naming of R 4.0.4_](images\Peter_Dalgaard_r404_name.JPG)


* R 4.0.3 ["Bunny-Wunnies Freak Out"](https://www.gocomics.com/peanuts/1972/10/23) (original strip: 1972-10-23) (R version release date: 2020-10-10)
Expand Down
2 changes: 2 additions & 0 deletions 54_time_series.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ See also

Rob Hyndman's work in this area is second-to-none.

Start with his book with George Athanasopoulos, _Forecasting: Principles and Practice_ (3rd edition) [@Hyndman_Athanasopoulos_2021]

* [the cleverly named "Hyndsight" blog](https://robjhyndman.com/hyndsight/) has a wealth of great articles on the topic, many of which explicitly reference the use of R.

* ["Software I've written"](https://robjhyndman.com/software/) is a comprehensive list of the various packages that he has (co)authored
Expand Down
10 changes: 10 additions & 0 deletions book.bib
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,16 @@ @Book{Hundepool_etal_2012
}


@Book{Hyndman_Athanasopoulos_2021,
author = {Rob J Hyndman and George Athanasopoulos},
title = {Forecasting: Principles and Practice},
edition = {Third},
publisher = {OTexts: Melbourne, Australia},
year = {2021},
url = {https://otexts.com/fpp3/},
}




@Book{Ismay_Kim_2018,
Expand Down

0 comments on commit 37b2965

Please sign in to comment.