scipy.stats.rv_continuous. nnlf# rv_continuous.nnlf(theta, x)[Quelle]# Negative Log-Likelihood-Funktion. Hinweise —– Dies ist -sum(log pdf(x, theta), axis=0), wobei theta die Parameter sind (einschließlich loc und scale).