I assume the most simple model:
theta | alpha ~ Dir(alpha + N)
X_i | Discrete(theta), i = 1, 2, 3
What would be the update equation, p(x_i, x_-i)? Is it the predictive distribution of a Dirichlet-Multinomial?
[link][2 comments]
I assume the most simple model:
theta | alpha ~ Dir(alpha + N)
X_i | Discrete(theta), i = 1, 2, 3
What would be the update equation, p(x_i, x_-i)? Is it the predictive distribution of a Dirichlet-Multinomial?