ARCHModels.jl: Estimating ARCH Models in Julia

0Citations
Citations of this article
5Readers
Mendeley users who have this article in their library.

Abstract

This paper introduces ARCHModels.jl, a package for the Julia programming language that implements a number of univariate and multivariate autoregressive conditional heteroskedasticity models. This model class is the workhorse tool for modeling the conditional volatility of financial assets. The distinguishing feature of these models is that they model the latent volatility as a (deterministic) function of past returns and volatilities. This recursive structure results in loop-heavy code which, due to its just-in-time compiler, Julia is well-equipped to handle. As such, the entire package is written in Julia, without any binary dependencies. We benchmark the performance of ARCHModels.jl against popular implementations in MATLAB, R, and Python, and illustrate its use in a detailed case study.

Author supplied keywords

Cite

CITATION STYLE

APA

Broda, S. A., & Paolella, M. S. (2023). ARCHModels.jl: Estimating ARCH Models in Julia. Journal of Statistical Software, 107(5), 1–25. https://doi.org/10.18637/jss.v107.i05

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free