Description Usage Arguments Details Value Examples
A blockmod
for Dirichlet Multinomial Allocation (DMA)
1 |
gamma |
parameter for Dirichlet component |
delta |
parameter for Poison component |
This model posits:
kappa-1 ~ Pois(delta)
omega|kappa, gamma ~ Dirichlet(gamma)
Z_i|omega ~ Multinomial(omega) for i=1 .. n
a block model representing a dma(gamma, delta)
distribution
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.