6.3.15.1.1.1.18. statsmodels.sandbox.distributions.try_max.MaxDist.nnlf

MaxDist.nnlf(theta, x)

Return negative loglikelihood function.

Notes

This is -sum(log pdf(x, theta), axis=0) where theta are the parameters (including loc and scale).