pykelihood.profiler.Profiler.

pykelihood.profiler.Profiler.standard_mle#

property Profiler.standard_mle#

Compute the standard maximum likelihood estimate (MLE) for the distribution. Useful when using conditional or complex likelihood functions, to compare with the usual opposite log-likelihood.

Returns:

A tuple containing the estimate and the log-likelihood value.

Return type:

tuple