Open BalancedmonkeY opened 1 year ago
Current plan is for a default seed to be set, but for there to be an option (drop-down) for the user to change the seed if need be.
There is a note in the gemtc documentation about reproducibility using JAGS "It is possible to get reproducible results, but as JAGS uses its own pseudo-random number generator, this is somewhat more involved. See mtc.model for details." https://cran.r-project.org/web/packages/gemtc/gemtc.pdf
For the Bayesian analysis, if a seed was set, then when a user came to use the app again and had all the settings set up as previously, the output should be identical to a previous use of the app.