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