Maximum Likelihood Estimation

Hello all,
I am a new in Matlab and i am trying to estimate some parameters with MLE. I try both 'mle' and the Statistical Toolbox' but I can't specify the form of my equation function.
Could someone help on how can I specify the form of equation function
Thanks in advance ,
Panos

 채택된 답변

the cyclist
the cyclist 2011년 7월 3일

0 개 추천

Are you sure that mle() does not do what you want? The documentation says, "MLE can also fit a custom distribution that you define using distribution functions, in one of three ways: ..."
Did you try one of those ways?

댓글 수: 1

Pap
Pap 2011년 7월 5일
I need to define a mixture of trhree Poisson distribution ( which results to a Poisson one) so I was looking for Poisson function.
I'll give it a try
Many Thanks

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

태그

질문:

Pap
2011년 7월 3일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by