bundles / scipy latest / scipy / stats / _distn_infrastructure / rv_generic / nnlf
function
scipy.stats._distn_infrastructure:rv_generic.nnlf
Signature
def nnlf ( self , theta , x ) Summary
Negative loglikelihood function. Notes ----- This is -sum(log pdf(x, theta), axis=0) where theta are the parameters (including loc and scale).
Aliases
-
scipy.stats._distn_infrastructure.rv_generic.nnlf