statsmodels.sandbox.distributions.transformed.LogTransf_gen.nnlf

LogTransf_gen.nnlf(theta, x)

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


Last update: Oct 16, 2024