Sam Brilleman
Sam Brilleman
Woops, yeah this is almost certainly because I didn't include the `subset` argument as an option in the `stan_surv()` signature. It could probably be added. It might not be too...
Awesome, thanks for reporting back, that is good to hear! Perhaps it should be catching that at the data stage tho, rather than letting it get to the model fitting...
Closing this, and not merging https://github.com/stan-dev/rstanarm/pull/480, based on @bgoodri's comment above ☝️ .
I'm going to close this unmerged, taking @bgoodri's comments in https://github.com/stan-dev/rstanarm/issues/479 as the reason to not merge: > The recentering always happens because the draw from the prior distribution of...
That would be amazing if you had the time to do that @andrjohns! I'll post some thoughts in #570, since that seems to be where most of the discussion is...
Looks like it no longer likes a function named `_log_cdf` returning a vector instead of a real. Maybe that is a recent change in Stan. Rather than changing the return...
So to provide a couple of updates, given that @andrjohns might have some time to try and look at getting this over the line! 🥳 🙏 💪 About 4 months...
Hi Francesco Yeah sorry I imagine it wasn't implemented as a bit of an oversight more than anything. Because I developed `stan_jm` as part of a Phd in joint modelling,...
Hi @anddis - sorry to hear this, esp. if the lack of reproducibility is causing you a nuisance! Looking at the commit history, I don't think we've pushed changes to...
Yeah I agree the fact the behaviour differs by distribution is odd and worrying. Although, I had missed the fact that the draws are identical for warmup and differ for...