
Methods for parameter estimation 165
For a finite sample size n there is only one case, when the maximum likelihood
estimator is optimal — it is the exponential shape of the distribution function
of the general population. The maximum likelihood method is widely used for a
finding of the estimates of parameters of geophysical objects in the problems of the
quantitative interpretation. Thus, as a rule, the additive model of the experimental
data is used
u = {u
1
, u
2
, . . . , u
n
}, uu = ff (
θ
θ) +
ε
ε, (6.4)
where f(θ) is the model of the geophysical field under investigation, which depends
on the vector of desired parameters, ε is a random error of measurement. The
normality hypothesis of the random component ε (εε ∈ N (0, R
ε
)) allows, in the case
of an additive model (6.4), to write a logarithm of the likelihood function, without
the terms which do not contain θθ, in the form
l
1
(
u
u,θθ) = −
1
2
(uu −ff(
θ
θ))
T
R
−1
ε
(uu −ff(
θ
θ)). (6.5)
It is necessary to note, that in case of the normal distribution, the estimates of the
maximum likelihood method are equivalent to the estimates of the weighted least
squares method where as the weights appear the elements of an inverse covariance
matrix R
−1
ε
.
For the noncorrelated random component εε and observations with an equal
accuracy, the logarithm of the likelihood function (6.5) we can rewrite in the form
l
1
(uu, θ) = −
1
2σ
2
ε
n
X
i=1
(u
i
− f
i
(θ))
2
. (6.6)
The maximum likelihood criterion in this case turn to the classical least square
method. Substituting the relation (6.6) to the system of equations (6.3), we obtain
(
u
u −
f
f(θ))
T
R
−1
ε
∂f
∂θ
s
= 0, s = 1, 2, . . . , S. (6.7)
6.3 The Newton–Le Cam Method
Let’s consider an approximate method of the solution of the system of equations
(6.7), which one is update of the Newton iterative method of the solution of the
system of algebraic equations. The idea of the method is reduced to following. The
initial parameter vector θ
θ
θ
(0)
is picked from a priori data. Further, the logarithm of
the likelihood function in the vicinity of the point
θ
θ
(0)
is expanded in the Taylor
series with three first terms
l
1
(θθ) ≈ l
1
(θ
(0)
) + ∆θθ
T
d −
1
2
∆θ
T
C∆θ, (6.8)
where ∆θθ
T
= (θ −θ
0
)
T
is a difference of two vectors (row vector), dd is a derivative
on parameters (column vector), C is a matrix of the mathematical expectations of
the second derivatives
d
s
=
∂l
1
(θ
θ
θ)
∂θ
s
θ=θ
(0)
, c
ss
0
= −
∂
2
l
1
(θ
θ
θ)
∂θ
s
∂θ
s
0
θ=θ
(0)
.