Mh_tune_jscale: honor starting value and save value before MCMC
Merge request reports
Activity
added bug label
mentioned in merge request preprocessor!16 (merged)
added 1 commit
- 212c31e6 - Save jscale to record structure before running MCMC
@stepan-a The first part is contained in preprocessor!16 (merged)
mentioned in issue preprocessor#46 (closed)
added 1 commit
- ce15dde5 - Add documentation for the mh_tune_jscale_initial_guess option
Can you please clarify why you tagged this as a bug? I see essentially three things in this merge request:
- an important piece of information in the manual for
mh_jscale
- saving the automatic tuning parameter before running the MCMC
- a new option for the initialization of this automatic tuning
At first glance, only the first of these 3 items could possibly qualify as a bug.
- an important piece of information in the manual for
assigned to @stepan-a
As far as I am concerned, this is not a bug but a missing feature (I would even not qualify as a bug the first point mentioned by @sebastien).
added estimation label
removed bug label
added 1 commit
- 39cd9381 - Add documentation for the mh_tune_guess option
@stepan-a The documentation is still missing. I amended the commit to reflect the new name you chose.
@JohannesPfeifer I have done it elsewhere and added some tests. I still have to run the testsuite before merging.
Manually merged,see 2083246a.