what parameter estimates are returned by the maximum likelihood function mle() ?

17 vues (au cours des 30 derniers jours)
syed Zohaib Ali
syed Zohaib Ali le 7 Oct 2015
I have a basic question that what parameter estimates are returned by the maximum likelihood function mle() ? are these 'Mean' and 'Standard deviation' or 'Mean' and 'Variance' ?
For example: phat = mle(data) returns maximum likelihood estimates (MLEs) for the parameters of a normal distribution, using the sample data in the vector data. So what will be the other parameter along with the 'Mean'? Would it be 'Variance' or Standard deviation' ?
Sorry for my lack of knowledge in statistics. Thanks in advance.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by