Maximum Likelihood Estimation

1 次查看(过去 30 天)
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
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 个)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by