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
Yes, the Pigeons-Turing integration currently support only the SliceSampler. We hope to relax this restriction soon. Note however that the slice sampler is more general since it handles both discrete and continuous variables. If performance is critical, for now it may be better to code the target in Stan, or as a Julia function as a workaround. For these types of target, AAPS, MALA, AutoMALA do work.
Thanks for the clarification!
Shall I close this issue then, or leave it open for others so they can see it's known and being worked on? (I'm asking because it sounds a bit like you had a separate issue tracker somewhere else where this is already being tracked)
When I try to use any explorer other then SliceSampler I get an error saying:
KeyError: key :singleton_variable => OnlineStatsBase.Variance not found
Here's a stacktrace from AutoMALA:

Test model was:

Explorers tested were: AAPS, MALA, AutoMALA.
Here's the environment and reprex:
alternativeSamplersTestReprex.zip
The text was updated successfully, but these errors were encountered: