statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.logposterior

BinomialBayesMixedGLM.logposterior(params)

总体对数密度:log p(y, fe, vc, vcp)。

这与对数后验 log p(fe, vc, vcp | y) 相差一个加性常数。


Last update: Oct 16, 2024