scipy.stats.rv_histogram.

nnlf#

rv_histogram.nnlf(theta, x)[source]#

负对数似然函数。 注意 —– 这是 -sum(log pdf(x, theta), axis=0),其中 theta 是参数(包括位置和尺度)。