quasilikelihoods
Quasi-likelihoods, or quasi-likelihood methods, are inference tools that provide likelihood-like procedures without requiring a full probability model for the data. Introduced by Wedderburn in 1974, a quasi-likelihood function Q(y; mu) is defined so that its derivative with respect to the mean mu equals (y − mu) / V(mu), where mu = E[Y] and V(mu) is a specified variance function. The function Q is determined up to an additive constant by choosing V(mu); it need not correspond to the log-likelihood of any distribution.
In regression settings, one specifies a mean-variance relationship Var(Y) = V(mu) phi, where phi is a dispersion
Relation to true likelihoods and inference is nuanced: quasi-likelihoods are not generally true likelihoods, so standard
Examples include Poisson and binomial cases with familiar variance forms V(mu) = mu and V(mu) = mu(1 − mu);