statsmodels.sandbox.distributions.transformed.ExpTransf_gen.nnlf¶
- ExpTransf_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).
最終更新日:
2025年01月28日