statsmodels.sandbox.distributions.extras.NormExpan_gen.nnlf

NormExpan_gen.nnlf(theta, x)

Negative loglikelihood function. Notes —– This is -sum(log pdf(x, theta), axis=0) where theta are the parameters (including loc and scale).


Last update: Dec 14, 2023