You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently looking at the code to merge MCMCTesting.jl. But I found the naming of rand_marginal a little unusual since it seems to sample from the joint $p(x, \theta)$ but not from the marginals of $x$ or $\theta$. Is there a reason for this naming? And would it be possible to rectify this?