Skip to main content
. 2018 Feb 7;20(2):110. doi: 10.3390/e20020110
Algorithm 1 Gibbs sampler with auxiliary variables in order to eliminate the coupling induced by Λ.
Initialize: x(0)RQ, v(0)RN, μ>0 such that μΛS<1
  • 1:

    for t=0,1, do

  • 2:

     Generate v(t+1)NΓHx(t),Γ where

    Γ=1μINΛ

  • 3:

     Generate x(t+1)Px|v(t+1),z

  • 4:

    end for