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'm finding that using the absolute value to increment is more stable than $\exp(\cdot)$. The jacobian adjustment
is constant.
I have to put a prior on x or else it's improper. When I compare to the built-in I notice the built-in has 1 or 2 divergences with a normal prior (N(0, 10)) and this one doesn't.
I'm finding that using the absolute value to increment is more stable than$\exp(\cdot)$ . The jacobian adjustment
is constant.
I have to put a prior on x or else it's improper. When I compare to the built-in I notice the built-in has 1 or 2 divergences with a normal prior (N(0, 10)) and this one doesn't.
The text was updated successfully, but these errors were encountered: