collection of small individual bug fixes
- Dec 13, 2023
-
-
Marco Ratto authored
fixed for the case when mcmc is incomplete WITHIN a block file (useful for expensive models and expensive methods like slice or TaRB)
-
Marco Ratto authored
fix computation of initial prc0 under mh_recover (to avoid 0% being always displayed when recovery starts)
-
Marco Ratto authored
bug fix: with option mh_initialize_from_previous_mcmc, we need also to check if some prior changed, which may lead last draw in previous mcmc falling outside new prior bounds.
-
Marco Ratto authored
bug fix: indexing must also contain smpl+1 (needed for 1 step ahead forecast in last period when filtering).
-
Marco Ratto authored
-