Part of what leads fit_stan (R/fit_stan.R) to fail at times is that the default adapt_delta is too large (0.8).
But there is no option to pass a controls option to the mcmc_list variable. I think this is a pretty critical feature to have.
I'll tinker with those over the break and be more specific.
Part of what leads
fit_stan(R/fit_stan.R) to fail at times is that the defaultadapt_deltais too large (0.8).But there is no option to pass a
controlsoption to themcmc_listvariable. I think this is a pretty critical feature to have.I'll tinker with those over the break and be more specific.