Thread Subject: Distribution parameter estimation methods

Subject: Distribution parameter estimation methods

From: Thomas

Date: 30 Jul, 2009 09:24:01

Message: 1 of 3

Hi,

I just wondered what's the difference if for parameter estimation of a given time series and a supposed inherent distribution use either the 'mle' or the respective '...fit' method. I've tried both, and though the results are similar, there are slight differences.

Where do this differences come from and what would be the prefered choice?

Thank you.

Regards

Thomas

Subject: Distribution parameter estimation methods

From: Tom Lane

Date: 30 Jul, 2009 13:15:38

Message: 2 of 3

> I just wondered what's the difference if for parameter estimation of a
> given time series and a supposed inherent distribution use either the
> 'mle' or the respective '...fit' method. I've tried both, and though the
> results are similar, there are slight differences.
>
> Where do this differences come from and what would be the prefered choice?

The only difference that comes to mind is that the normfit and lognfit
produce a sigma estimate that is the square root of the unbiased variance
estimate. The mle function does maximum likelihood. So the former has a
divisor of (n-1), compared with (n) for the latter.

Did you notice differences for other distributions?

-- Tom

Subject: Distribution parameter estimation methods

From: Thomas

Date: 30 Jul, 2009 14:17:02

Message: 3 of 3

> The only difference that comes to mind is that the normfit and lognfit
> produce a sigma estimate that is the square root of the unbiased variance
> estimate. The mle function does maximum likelihood. So the former has a
> divisor of (n-1), compared with (n) for the latter.
>
> Did you notice differences for other distributions?
>
> -- Tom
>

I haven't tried yet, but I think you may have pointed out the answer, since the difference was very slight, though it was still there. I just was not sure how normfit worked.

Thanks & Regards

Thomas

Tags for this Thread

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

rssFeed for this Thread

Contact us at files@mathworks.com