Quasi-Bayes for Plausible Moment Restrictions

Summary

The inference engine of Plausible GMM. A continuous-updating GMM criterion is exponentiated and combined with the joint prior to form a quasi-posterior . Because it is built directly from the sample criterion and the prior, it remains well defined even when is not point-identified. Marginalizing gives (the chief object of interest) and (posterior beliefs about plausibility); minimizing quasi-posterior expected loss gives optimal decisions. The posterior generally requires MCMC.

Overview

Given the Plausible Moment Restriction Model with prior , we want to update beliefs about the structural parameter . Because is partially identified, a likelihood is unavailable/awkward; instead we use a quasi-Bayesian posterior (QBP) — the Laplace-type estimator approach of Chernozhukov & Hong (2003) — which replaces the log-likelihood with a GMM criterion function.

Main Content

Definition: Continuous-updating GMM criterion ( 2.2, Eq. 1)

Let be the empirical moment. The criterion for is

where is a positive-definite estimate of

Under i.i.d. one may use the centered outer-product

This is the continuous-updating GMM objective, now penalizing the distance between the empirical moment and the plausibility characteristic (rather than from ).

Definition: Quasi-posterior ( 2.2, Eq. 2)

With joint prior and joint support , the quasi-posterior is

Constructed from the sample criterion and prior alone, it is well defined even when is not point-identified. A flat prior on , , is common; the framework also allows economically motivated informative priors on .

Definition: Marginal quasi-posteriors ( 2.2)

Integrate out the other parameter:

captures posterior information about the economically meaningful parameter (the chief object of interest). summarizes posterior beliefs about the plausibility term — how much misspecification the data + prior suggest.

Definition: Optimal quasi-Bayes decision ( 2.2, Eq. 3)

For a loss and decision , the optimal decision minimizes quasi-posterior expected risk:

In most applications the loss depends only on , but is allowed to depend on as well.

Interpretation and computation

  • Approximate Bayesian interpretation. The quasi-posterior and its summaries (optimal decisions, credible intervals) admit an approximate Bayesian interpretation. Florens & Simoni (2021) and Andrews & Mikusheva (2022) show that, under the dogmatic prior , this object corresponds to a genuine posterior for as the prior becomes diffuse; augmenting the parameter space to include extends this.
  • Non-dogmatic prior matters. With a non-degenerate prior over , the optimal Bayes decision depends explicitly on both the prior for (as in Andrews–Mikusheva) and the prior for .
  • Frequentist anchor. Under correct specification () and strong identification, Chernozhukov–Hong (2003) show inference from the quasi-posterior is asymptotically equivalent to efficient GMM; posterior means/credible intervals are usable as point estimators/confidence intervals even when is hard to optimize directly. With a non-degenerate prior over , credible intervals no longer deliver the usual frequentist coverage but retain an approximate Bayes interpretation (Moon & Schorfheide 2012; Gustafson 2015) and an ex ante two-stage coverage (see Plausible GMM - Overview).
  • Computation. is generally not analytic; it is approximated by Markov Chain Monte Carlo (Robert & Casella 2005) or other methods. A tractable Gaussian approximation under a local prior is given in Gaussian Local Prior Approximation.

Examples

See Plausible GMM - Institutions and GDP Application, where this quasi-posterior is simulated under several priors over and compared to the dogmatic () Chernozhukov–Hong posterior.

Connections

  • The criterion is the continuous-updating GMM objective; the QBP is the simulation-based Laplace-Type Estimator (LTE) of Chernozhukov–Hong.
  • Replaces a likelihood with a criterion function — same device as in quasi-Bayes asymptotics.
  • The shift from ” near ” to ” near ” is exactly the plausibility relaxation.

See Also