Ineconometrics, theautoregressive conditional heteroskedasticity (ARCH) model is astatistical model fortime series data that describes thevariance of the currenterror term orinnovation as a function of the actual sizes of the previous time periods' error terms;[1] often the variance is related to the squares of the previous innovations. The ARCH model is appropriate when the error variance in a time series follows anautoregressive (AR) model; if anautoregressive moving average (ARMA) model is assumed for the error variance, the model is ageneralized autoregressive conditional heteroskedasticity (GARCH) model.[2]
ARCH models are commonly employed in modelingfinancialtime series that exhibit time-varyingvolatility andvolatility clustering, i.e. periods of swings interspersed with periods of relative calm (this is, when the time series exhibits heteroskedasticity). ARCH-type models are sometimes considered to be in the family ofstochastic volatility models, although this is strictly incorrect since at timet the volatility is completely predetermined (deterministic) given previous values.[3]
To model a time series using an ARCH process, letdenote the error terms (return residuals, with respect to a mean process), i.e. the series terms. These are split into a stochastic piece and a time-dependent standard deviation characterizing the typical size of the terms so that
The random variable is a strongwhite noise process. The series is modeled by
,
where and.
An ARCH(q) model can be estimated usingordinary least squares. A method for testing whether the residuals exhibit time-varying heteroskedasticity using theLagrange multiplier test was proposed byEngle (1982). This procedure is as follows:
Obtain the squares of the error and regress them on a constant andq lagged values:
whereq is the length of ARCH lags.
Thenull hypothesis is that, in the absence of ARCH components, we have for all. The alternative hypothesis is that, in the presence of ARCH components, at least one of the estimated coefficients must be significant. In a sample ofT residuals under the null hypothesis of no ARCH errors, the test statisticT'R² follows distribution withq degrees of freedom, where is the number of equations in the model which fits the residuals vs the lags (i.e.). IfT'R² is greater than the Chi-square table value, wereject the null hypothesis and conclude there is an ARCH effect in theARMA model. IfT'R² is smaller than the Chi-square table value, we do not reject the null hypothesis.
If anautoregressive moving average (ARMA) model is assumed for the error variance, the model is a generalized autoregressive conditional heteroskedasticity (GARCH) model.[2]
In that case, the GARCH (p,q) model (wherep is the order of the GARCH terms andq is the order of the ARCH terms ), following the notation of the original paper, is given by
Generally, when testing for heteroskedasticity in econometric models, the best test is theWhite test. However, when dealing withtime series data, this means to test for ARCH and GARCH errors.
Exponentially weightedmoving average (EWMA) is an alternative model in a separate class of exponential smoothing models. As an alternative to GARCH modelling it has some attractive properties such as a greater weight upon more recent observations, but also drawbacks such as an arbitrary decay factor that introduces subjectivity into the estimation.
The lag lengthp of a GARCH(p,q) process is established in three steps:
Estimate the best fitting AR(q) model
.
Compute and plot the autocorrelations of by
The asymptotic, that is for large samples, standard deviation of is. Individual values that are larger than this indicate GARCH errors. To estimate the total number of lags, use theLjung–Box test until the value of these are less than, say, 10% significant. The Ljung–BoxQ-statistic follows distribution withn degrees of freedom if the squared residuals are uncorrelated. It is recommended to consider up to T/4 values ofn. The null hypothesis states that there are no ARCH or GARCH errors. Rejecting the null thus means that such errors exist in theconditional variance.
Nonlinear Asymmetric GARCH(1,1) (NAGARCH) is a model with the specification:[6][7]
,
where and, which ensures the non-negativity and stationarity of the variance process.
For stock returns, parameter is usually estimated to be positive; in this case, it reflects a phenomenon commonly referred to as the "leverage effect", signifying that negative returns increase future volatility by a larger amount than positive returns of the same magnitude.[6][7]
This model should not be confused with the NARCH model, together with the NGARCH extension, introduced by Higgins and Bera in 1992.[8]
Integrated Generalized Autoregressive Conditional heteroskedasticity (IGARCH) is a restricted version of the GARCH model, where the persistent parameters sum up to one, and imports aunit root in the GARCH process.[9] The condition for this is
The exponential generalized autoregressive conditional heteroskedastic (EGARCH) model by Nelson & Cao (1991) is another form of the GARCH model. Formally, an EGARCH(p,q):
Similar to QGARCH, the Glosten-Jagannathan-Runkle GARCH (GJR-GARCH) model by Glosten, Jagannathan and Runkle (1993) also models asymmetry in the ARCH process. The suggestion is to model where is i.i.d., and
The Threshold GARCH (TGARCH) model by Zakoian (1994) is similar to GJR GARCH. The specification is one on conditional standard deviation instead ofconditional variance:
Hentschel'sfGARCH model,[12] also known asFamily GARCH, is an omnibus model that nests a variety of other popular symmetric and asymmetric GARCH models including APARCH, GJR, AVGARCH, NGARCH, etc.
In 2004,Claudia Klüppelberg, Alexander Lindner and Ross Maller proposed a continuous-time generalization of the discrete-time GARCH(1,1) process. The idea is to start with the GARCH(1,1) model equations
and then to replace the strong white noise process by the infinitesimal increments of aLévy process, and the squared noise process by the increments, where
where the positive parameters, and are determined by, and. Now given some initial condition, the system above has a pathwise unique solution which is then called the continuous-time GARCH (COGARCH) model.[13]
An ARCH model without intercept was proposed by Hafner and Preminger (2015),[14] who set the intercept term to zero (), in the first order ARCH model, where is i.i.d., and the conditional variance is:
This model was extended by Li, Zhang, Zhu and Ling (2018)[15] which consider the Zero-Drift GARCH (ZD-GARCH) with the specification:
The ZD-GARCH model does not require, and hence it nests theExponentially weighted moving average (EWMA) model in "RiskMetrics". Since, the ZD-GARCH model is always non-stationary, and its statistical inference methods are quite different from those for the classical GARCH model. Based on the historical data, the parameters and can be estimated by the generalizedQMLE method.
Spatial GARCH processes by Otto, Schmid and Garthoff (2018)[16] are considered as the spatial equivalent to the temporal generalized autoregressive conditional heteroscedasticity (GARCH) models.[17] In contrast to the temporal ARCH model, in which the distribution is known given the full information set for the prior periods, the distribution is not straightforward in the spatial and spatiotemporal setting due to the contemporaneous dependence between neighboring spatial locations. The spatial model is given by and
where denotes the-th spatial location and refers to the-th entry of a spatial weight matrix and for. The spatial weight matrix defines which locations are considered to be adjacent.
In spatiotemporal extensions, the conditional variance is modelled as a joint function of spatially lagged past squared observations and temporally lagged volatilities, allowing for both cross-sectional and serial dependence. These models have been applied in fields such as environmental statistics, regional economics, and financial econometrics, where shocks can propagate over space and time. Recent reviews summarise methodological developments, estimation techniques, and applications across disciplines.[17]
In a different vein, the machine learning community has proposed the use of Gaussian process regression models to obtain a GARCH scheme.[18] This results in a nonparametric modelling scheme, which allows for: (i) advanced robustness to overfitting, since the model marginalises over its parameters to perform inference, under a Bayesian inference rationale; and (ii) capturing highly-nonlinear dependencies without increasing model complexity.[citation needed]
^Bollerslev, Tim; Russell, Jeffrey; Watson, Mark (May 2010)."Chapter 8: Glossary to ARCH (GARCH)"(PDF).Volatility and Time Series Econometrics: Essays in Honor of Robert Engle (1st ed.). Oxford: Oxford University Press. pp. 137–163.ISBN9780199549498. Retrieved27 October 2017.
^abEngle, Robert F.; Ng, Victor K. (1993)."Measuring and testing the impact of news on volatility"(PDF).Journal of Finance.48 (5):1749–1778.doi:10.1111/j.1540-6261.1993.tb05127.x.SSRN262096.It is not yet clear in the finance literature that the asymmetric properties of variances are due to changing leverage. The name "leverage effect" is used simply because it is popular among researchers when referring to such a phenomenon.
^abPosedel, Petra (2006)."Analysis Of The Exchange Rate And Pricing Foreign Currency Options On The Croatian Market: The Ngarch Model As An Alternative To The Black Scholes Model"(PDF).Financial Theory and Practice.30 (4):347–368.Special attention to the model is given by the parameter of asymmetry [theta (θ)] which describes the correlation between returns and variance.6 ... 6 In the case of analyzing stock returns, the positive value of [theta] reflects the empirically well known leverage effect indicating that a downward movement in the price of a stock causes more of an increase in variance more than a same value downward movement in the price of a stock, meaning that returns and variance are negatively correlated
^Higgins, M.L; Bera, A.K (1992). "A Class of Nonlinear Arch Models".International Economic Review.33 (1):137–158.doi:10.2307/2526988.JSTOR2526988.
^St. Pierre, Eilleen F. (1998). "Estimating EGARCH-M Models: Science or Art".The Quarterly Review of Economics and Finance.38 (2):167–180.doi:10.1016/S1062-9769(99)80110-0.
^Chatterjee, Swarn; Hubble, Amy (2016). "Day-Of-The-Whieek Effect In Us Biotechnology Stocks—Do Policy Changes And Economic Cycles Matter?".Annals of Financial Economics.11 (2):1–17.doi:10.1142/S2010495216500081.
Bollerslev, Tim; Russell, Jeffrey; Watson, Mark (May 2010)."Chapter 8: Glossary to ARCH (GARCH)"(PDF).Volatility and Time Series Econometrics: Essays in Honor of Robert Engle (1st ed.). Oxford: Oxford University Press. pp. 137–163.ISBN9780199549498.
Enders, W. (2004). "Modelling Volatility".Applied Econometrics Time Series (Second ed.). John-Wiley & Sons. pp. 108–155.ISBN978-0-471-45173-0.