Re: MLE Problem
- From: "David Jones" <dajxxx@xxxxxxxxx>
- Date: Wed, 6 Sep 2006 17:16:26 +0100
Brenneman wrote:
Hi,my
I am having a bugger of a time with a problem that doesn't seem too
hard.
I want to find an MLE for the non-centrality parameter of a
non-central chi-squared distbtn.
Normally, this would be a bear, but in this case, the problem is not
too bad, because the distribution has only 2 degrees of freedom, so
pdf is:function
(i) f(z) = z * exp[-(z^2 + c^2)/2] * I_0(c*z)
where c is my non-centrality param and I_0 is modified Bessel
of zero order.
The log function is:
(ii) Ln(f) = ln(z) - (z^2 + c^2)/2 + ln[ I_0(cz) ]
and using the fact that:
(iii) d/dx I_0(x) = I_1(x)
gives us the derivative of the log liklihood function (I'll call F)
as: (iv) F(z) = 1/z - z + c * I_1(cz)/I_0(cz)
? Why are you taking the derivative with respect to z, and not c?
David Jones
.
- Follow-Ups:
- Re: MLE Problem
- From: Brenneman
- Re: MLE Problem
- References:
- MLE Problem
- From: Brenneman
- MLE Problem
- Prev by Date: MLE Problem
- Next by Date: Re: MLE Problem
- Previous by thread: MLE Problem
- Next by thread: Re: MLE Problem
- Index(es):
Relevant Pages
|
|