Given a set of sample data {Nk}, the ML estimation of the parameter
vector 𝜽 is done by maximizing the likelihood function:
|
L(𝜽|{Nk})=∏kp(Nk|λk(𝜽),r), |
|
(2.31) |
where p(N|λ,r) is the pdf of the sample value from the adopted
noise model (Equation 2.30). Mathematically equivalent,
but more convenient in practice, is to maximize the log-likelihood function:
|
ℓ(𝜽|{Nk})=∑klnp(Nk|λk(𝜽),r). |
|
(2.32) |
Using the modified Poissonian model, Equation 2.30, we have:
|
ℓ(𝜽|{Nk})=const+∑k[(Nk+r2)ln(λk(𝜽)+r2)-λk(𝜽)], |
|
(2.33) |
where the additive constant absorbs all terms that do not depend on
𝜽. (Remember that r is never one of the free model
parameters.) The maximum of Equation 2.33 is obtained by solving the n
simultaneous likelihood equations
Using Equation 2.33, these equations become:
|
∑kNk-λk(𝜽)λk(𝜽)+r2∂λk∂𝜽=𝟎. |
|
(2.35) |