Algorithm 1.
Intra-site Posterior update in EXPLORER
| 1: | Initialize : each approximate likelihood function and approximate posterior n |
| 2: | Repeat |
| 3: | for all records i = mj−1 + 1, · · ·, mj do |
| 4: | Get partial posterior function q\i (βj) by removing the approximate factor from the approximate posterior: |
| 5: | Update q(βj) by incorporating a single true likelihood function according to Assumed Density Filtering (ADF) [33]: |
| 6: | Set the approximate factor: |
| 7: | end for
|
| 8: | Until parameters converge |