62 STATISTICAL MODELING
Table 4.4 Estimation of the parameters of the Cauchy distribution by a quasi-
Newton method that uses numerical differentiation.
k
µ τ
2
log-likelihood
∂
ℓ/
∂ µ ∂
ℓ/
∂τ
2
0 0.00000 1.00000 −19.1901 2.10967 −0.92404
1 0.38588 0.83098 −18.7140 −0.21335 −0.48655
2 0.34795 0.62966 −18.6536 −0.35810 0.06627
3 0.26819 0.60826 −18.6396 0.00320 −0.01210
4 0.26752 0.60521 −18.6395 0.00000 −0.00000
4.5 AIC (Akaike Information Criterion)
It has been established that the log-likelihood is a natural estimator of the
expected log-likelihood and that the maximum likelihood method can be
used for estimation of the param eters of the model. Similarly, if there
are several candidate parametric models, it seems natural to estimate the
parameter s by the maximum likelihood method, and then find the best
model by comparing the values of the maximum log-likelihood ℓ(
ˆ
θ
).
However, the maximum log-likelihood is n ot directly available for com-
parisons among several parametric models, because of bias. That is, for
the model with the maximum likelihood estimate
ˆ
θ
, the maximum log-
likelihood (N
−1
ℓ(
ˆ
θ
) has a positive bias a s an estimator of E
Y
log f (Y |
ˆ
θ
)
(see Figure 4.3 and Konishi and Kitagawa (2008)).
This bias is caused by using the same data twice for the estimation of
the para meters of the model and also f or the estimation of the expected
log-likelihood for evaluation of th e model.
The bias of N
−1
ℓ(
ˆ
θ
) ≡ N
−1
∑
N
n=1
log f (y
n
|
ˆ
θ
) as a n estimate of
E
Y
log f (Y |
ˆ
θ
) is given by
C ≡E
X
E
Y
log f (Y |
ˆ
θ
) −N
−1
N
∑
n=1
log f (y
n
|
ˆ
θ
)
. (4.40)
Note here that the maximum likelihood estimate
ˆ
θ
depends o n the sam-
ple X and can be expressed as
ˆ
θ
(X). And the expectation E
X
is taken
with respect to X.
Then, correcting the maximum log-likelihood ℓ(
ˆ
θ
) for the bias
C, N
−1
ℓ(
ˆ
θ
) + C becomes an unbiased estimate of th e expected log-
likelihood E
Y
log f (Y |
ˆ
θ
). Here, as will be shown later, since the bias
is evaluated as C = −N
−1
k, we obtain the Akaike Information Criterion