Site icon R-bloggers

A GARCH Tutorial in R (revised)

[This article was first published on R | msperlin, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

2020-07-22 Update: The final version of the paper is now published at RAC.

Back in May 2020, I started to work on a new paper regarding the use of Garch models in R. Today we finished the peer review process and finally got a final version of the article and code. I’m glad to report that the content improved significantly.

In a nutshell, the paper motivates GARCH models and presents an empirical application using R: given the recent COVID-19 crisis, we investigate the likelihood of Ibovespa index reach its peak value once again in the upcoming years.

All code and data used in the study is available in GitHub, so fell free to download the zip file and play around. Likewise, you can run the same code at RStudio Cloud.

To leave a comment for the author, please follow the link and comment on their blog: R | msperlin.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.