Adam C Smith
Adam C Smith
### I submitted this as a question on the Stan forums, but I've been able to re-create it on a few different Windows machines since then, so I think it...
Thanks so much for your awesome package. I've been using it a lot. I've been perplexed lately by some odd situations where the algorithm seems to ignore one or a...
I think we should have the run_model function include some automatic checks on, at least, cross-chain convergence. Initial thoughts on options: - [x] 1. automatically summarize the parameters that fail...
I think we need to: 1. allow for users to access archived data-releases (e.g., download the 2017 data version). 2. allow for local storage of multiple data-releases (e.g., multiple yearly...
It would be relatively easy to add an integrated change-point parameter by estimating the second derivative of the smooth component on the log-scale. e.g., the probability of the a negative...
[Recent work](https://academic.oup.com/condor/article/119/3/546/5152956) has shown that WAIC performs very poorly with BBS data. Full leave one out CV is not feasible. However, a k-fold (e.g., k = 10) cross validation could...
I've heard from a few users that it would be useful if the package would allow a user to input their own custom stratification layer. For example, load a spatial...
This is trivial, but I was just noticing that the BANS in the Hex Sticker almost form the shape of the letter R...Anyone know a graphic artist who's got a...
When `output_dir` is set to a full directory path including the drive letter e.g., `cmdstanr::sample(..., output_dir = "c:/output")`, and using wsl (`install_cmdstan(..., wsl = TRUE)`), the function does not save...