Supriya Ghosh (Editor)

Empirical likelihood

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

Empirical likelihood (EL) is an estimation method in statistics. Empirical likelihood estimates require few assumptions about the error distribution compared to similar methods like maximum likelihood. EL can handle data well as long as it is independent and identically distributed (iid). EL performs well even when the distribution is asymmetric or censored. EL methods are also useful since they can easily incorporate constraints and prior information. Art Owen pioneered work in this area with his 1988 paper.

Estimation procedure

EL estimates are calculated by maximizing the empirical likelihood function subject to constraints based on the estimating function and the trivial assumption that the probability weights of the likelihood function sum to 1. This procedure is represented:

max π i , θ i = 1 n ln π i

Subject to the constraints

s . t . i = 1 n π i = 1 , i = 1 n π i h ( y i ; θ ) = 0

The value of the theta parameter can be found by solving the Lagrangian:

L = i = 1 n ln π i + μ ( 1 i = 1 n π i ) n τ i = 1 n π i h ( y i ; θ )

There is a clear analogy between this maximization problem and the one solved for maximum entropy.

References

Empirical likelihood Wikipedia