SciPy
rv_continuous.nnlf
Negative loglikelihood function. Notes —– This is -sum(log pdf(x, theta), axis=0) where theta are the parameters (including loc and scale).
-sum(log pdf(x, theta), axis=0)
previous
scipy.stats.rv_continuous.fit_loc_scale
next
scipy.stats.rv_continuous.support