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
Generated quantities have their own random number generator.
The seed for this generator did not depend on the global
seed of the model, so that random stream for two different
sampler runs were reusing the same randomness.
0 commit comments