Skip to content

How to get the same output each time I run the code #118

Answered by lindeloev
JFormoso asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks! This may be possible, so I'll look into it.

In the meantime, your main issue is the low effective sample rate. Inspect via plot_pars(fit) whether this is a convergence issue (increase adapt to e.g. 5000) or a low-identifiability issue (set iter to e.g. 15000). There's a good chance that this will make the results replicable at least to one digit precision.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@JFormoso
Comment options

Answer selected by lindeloev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants