statsmodels.sandbox.分布.变换.TransfTwo_gen.nnlf¶ TransfTwo_gen.nnlf(theta, x)¶ 负对数似然函数。 注释 —– 这是 -sum(log pdf(x, theta), axis=0) 其中 theta 是参数(包括位置和尺度)。 Last update: Oct 16, 2024