Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 WinBUGS 14 的语法中为差异项功能(DIF) 添加数据?
尝试搜索“差分项功能贝叶斯”以找到一些资源。根据我的发现,很明显该模型看起来像:
y[i,j,k] ~ Bernoulli(p[i,j,k]) logit(p[i,j,k]) <- ....
即逻辑回归。查看资源:
如需更多资源,请在 Google 中输入“差分项功能贝叶斯”。