Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Econometrics›Bayesian EGARCH Model
Regression modelEconometrics / time series

Bayesian EGARCH Model

Bayesian Exponential Generalized Autoregressive Conditional Heteroscedasticity Model · Also known as: Bayesian EGARCH model, Bayesian Exponential GARCH, EGARCH with Bayesian estimation, B-EGARCH

The Bayesian EGARCH model combines Nelson's (1991) Exponential GARCH specification — which models the log of conditional variance and captures the leverage effect — with Bayesian posterior inference via Markov Chain Monte Carlo (MCMC). This allows full uncertainty quantification of all volatility parameters, including the asymmetry coefficient, without requiring large-sample normality of the estimates.

ScholarGate
  1. Regression model
  2. v1
  3. 2 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Bayesian EGARCH
ARCH modelBayesian DCC-GARCHBayesian GARCH modelBayesian TGARCHBayesian VAR modelEGARCH modelBayesian ARCH model

When to use it

Use Bayesian EGARCH when you need to model asymmetric volatility (leverage effect) in financial return series and want full posterior uncertainty over the asymmetry and persistence parameters — especially with short samples (fewer than 500 observations) where maximum likelihood estimates can be unreliable. It is also appropriate when incorporating prior knowledge about parameter ranges, when comparing competing EGARCH specifications via formal Bayesian model selection, or when propagating volatility uncertainty into downstream risk measures such as Value-at-Risk. Do not use it when a standard (frequentist) EGARCH is adequate and computation time is a binding constraint, or when the data clearly show no asymmetric volatility pattern — in that case a symmetric GARCH may suffice.

Strengths & limitations

Strengths
  • Captures the leverage effect: negative shocks raise volatility more than positive shocks of equal size.
  • Log-variance formulation guarantees positive conditional variance without imposing inequality constraints on parameters.
  • Full posterior inference provides credible intervals for all parameters, including the asymmetry coefficient, without relying on asymptotic approximations.
  • Handles short samples better than maximum likelihood because priors regularise the estimation surface.
  • Enables principled Bayesian model comparison across EGARCH, GARCH, and TGARCH specifications.
  • Posterior predictive distributions give honest probabilistic volatility forecasts.
Limitations
  • MCMC sampling is computationally expensive relative to maximum likelihood EGARCH, particularly for high-frequency data or large models.
  • Results depend on the choice of priors; poorly specified priors can distort inference, especially in small samples.
  • Convergence of the Markov chain must be verified carefully; non-convergence produces misleading posteriors.
  • The model still requires a correctly specified error distribution (e.g., Student-t); misspecification biases the volatility estimates.
  • Interpretation requires familiarity with Bayesian concepts such as credible intervals and posterior predictive checks.

Frequently asked

What is the leverage effect and why does EGARCH capture it better than standard GARCH?

The leverage effect is the empirical tendency for negative return shocks to increase volatility more than positive shocks of the same magnitude. Standard GARCH uses squared residuals, so positive and negative shocks of equal size affect variance identically. EGARCH includes the signed standardised residual through the gamma coefficient, allowing asymmetric responses directly.

Why use Bayesian estimation instead of maximum likelihood for EGARCH?

Maximum likelihood provides point estimates with asymptotic standard errors that can be unreliable in short samples or when the likelihood surface is flat or multi-modal near the leverage parameter. Bayesian estimation yields a full posterior distribution over all parameters, gives honest uncertainty quantification, and can incorporate prior information — all advantages when samples are small or model uncertainty is high.

How many MCMC draws are needed for reliable inference?

This depends on the mixing rate of the sampler, but a common starting point is a burn-in of 5,000 draws followed by 20,000–50,000 retained draws with convergence checked via the Gelman-Rubin statistic (values below 1.1 indicate adequate convergence). Thin the chain if autocorrelation among draws is high.

What error distribution should I assume for the innovations?

Financial returns typically have heavier tails than a normal distribution, so a Student-t distribution for the standardised innovations is generally preferred. The degrees-of-freedom parameter can itself be assigned a prior and estimated from the data, providing a flexible tail-thickness estimate alongside the volatility dynamics.

How do I compare a Bayesian EGARCH to a Bayesian GARCH or TGARCH?

Use the Deviance Information Criterion (DIC) or Bayesian leave-one-out cross-validation (LOO-CV). Lower DIC or higher LOO expected log predictive density favours the better-fitting model. If model uncertainty is substantial, Bayesian model averaging over the competing specifications is also feasible.

Sources

  1. Nelson, D. B. (1991). Conditional heteroskedasticity in asset returns: A new approach. Econometrica, 59(2), 347–370. DOI: 10.2307/2938260 ↗
  2. Nakatsuma, T. (2000). Bayesian analysis of ARMA-GARCH models: A Markov chain sampling approach. Journal of Econometrics, 95(1), 57–69. DOI: 10.1016/S0304-4076(99)00029-9 ↗

How to cite this page

ScholarGate. (2026, June 3). Bayesian Exponential Generalized Autoregressive Conditional Heteroscedasticity Model. ScholarGate. https://scholargate.app/en/econometrics/bayesian-egarch

Related methods

ARCH modelBayesian DCC-GARCHBayesian GARCH modelBayesian TGARCHBayesian VAR modelEGARCH model

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • ARCH modelEconometrics↔ compare
  • Bayesian DCC-GARCHEconometrics↔ compare
  • Bayesian GARCH modelEconometrics↔ compare
  • Bayesian TGARCHEconometrics↔ compare
  • Bayesian VAR modelEconometrics↔ compare
  • EGARCH modelEconometrics↔ compare
Compare side by side →

Referenced by

Bayesian ARCH modelBayesian DCC-GARCHBayesian TGARCH

Similar methods

Bayesian GARCH modelBayesian TGARCHEGARCH modelRobust EGARCHBayesian ARCH modelEGARCHNonlinear EGARCH modelTime-varying parameter EGARCH model

Related reference concepts

Empirical Bayes MethodsBayesian Computation and MCMCHyperpriors and ShrinkageWeakly Informative and Regularizing PriorsBayesian Inference FoundationsPrior Elicitation and Sensitivity Analysis

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Bayesian EGARCH (Bayesian Exponential Generalized Autoregressive Conditional Heteroscedasticity Model). Retrieved 2026-07-21 from https://scholargate.app/en/econometrics/bayesian-egarch · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Nelson (1991) for EGARCH; Bayesian inference via MCMC developed from early 2000s
Year
1991 (EGARCH); 2000s (Bayesian estimation)
Type
Volatility model with Bayesian inference
DataType
Financial time series, returns data
Subfamily
Econometrics / time series
Related methods
ARCH modelBayesian DCC-GARCHBayesian GARCH modelBayesian TGARCHBayesian VAR modelEGARCH model
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account