Quasi-maximum likelihood estimator (QMLE), a.k.a. pseudo MLE, is a replacement of MLE maximizing a function that is related to the likelihood function, but with some parts potentially misspecified.
Quasi-maximum likelihood estimator (QMLE), a.k.a. pseudo MLE is a parameter estimator maximizing a function that is related to the likelihood function, but with some parts potentially misspecified. QMLE was proposed by Wedderburn (1974) as a replacement of MLE and is attractive for its simplicity. Under some assumptions, QMLE is consistent and asymptotically normal, but it is less efficient than the MLE. A couple of good intuitive explanations of QMLE are offered in the thread "Idea and intuition behind quasi maximum likelihood estimation (QMLE)".
Reference:
- Wedderburn, R. W. (1974). Quasi-likelihood functions, generalized linear models, and the Gauss—Newton method. Biometrika, 61(3), 439-447.