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
"Sampling with `$(sampler.alg)` does not support models with keyword arguments. See issue #2007 for more details.",
59
-
)
58
+
if!isempty(kwargs)
59
+
@warn"The use of particle methods for models with keyword arguments requires special care. Please see <documentation link> for more details and be sure to check the results you obtain to make sure that observations are being properly accounted for."
0 commit comments