bundles / scipy 1.17.1 / scipy / stats / _distn_infrastructure / rv_generic / _penalized_nnlf
function
scipy.stats._distn_infrastructure:rv_generic._penalized_nnlf
Signature
def _penalized_nnlf ( self , theta , x ) Summary
Penalized negative loglikelihood function. i.e., - sum (log pdf(x, theta), axis=0) + penalty where theta are the parameters (including loc and scale)
Aliases
-
scipy.stats._distn_infrastructure.rv_generic._penalized_nnlf