Skip to main content

All Questions

1 vote
1 answer
35 views

Hierarchical models and conditional independence

Suppose that we have a hierarchical model given by (this is Example 4.4.5 of Berger and Casella(2002)) \begin{align*} X\mid Y&\sim\text{binomial}(Y,p),\\ Y\mid\Lambda&\sim\text{Poisson}(\...
Cm7F7Bb's user avatar
  • 309
0 votes
0 answers
20 views

Conditional independence in BUGs/JAGs?

I am trying to create a hierarchical model in BUGs. I am actually attempting to implement this is Nimble, but I suspect that a JAGs implementation will be informative. To attempt to reduce my problem ...
Him's user avatar
  • 2,277
0 votes
0 answers
9 views

Bayesian network extracting further conditional independence statements then just from d-separation theorem

Given a Bayesian network $(p,\mathcal{G})$, where $p$ is our joint distribution, and $\mathcal{G}$ is a DAG. Then by the d-separation theorem we can deduce conditional independence statements, in ...
Dylan Dijk's user avatar