-
#### Summary:
This report is about stanheaders. Actually the issue occures on the Debian packaged source that is available at [CRAN](https://cran.r-project.org/package=StanHeaders). It is using a h…
-
Hi Gianluca,
Thanks for the great package!
There appears to be an issue with the standard priors for the Gompertz model in version 1.1.2. Line 307 and following in utils_fit_models.R and line 57…
-
Current implementation of the simulation smoother algorithm used in `walker_glm` is somewhat slow, as I am not taking account the fact that we are simulating multiple samples from the same model. The …
-
**Issue by [bgoodri](https://github.com/bgoodri)**
_Saturday Feb 28, 2015 at 20:37 GMT_
_Originally opened as https://github.com/stan-dev/stan/issues/1319_
----
This would be similar to `integrate_…
-
**Issue by [charlesm93](https://github.com/charlesm93)**
_Friday May 04, 2018 at 16:31 GMT_
_Originally opened as https://github.com/stan-dev/stan/issues/2522_
----
#### Summary:
Complements [issu…
-
**Issue by [bob-carpenter](https://github.com/bob-carpenter)**
_Saturday Mar 01, 2014 at 19:27 GMT_
_Originally opened as https://github.com/stan-dev/stan/issues/583_
----
Andrew suggested somethin…
-
Dirichlet regression is possible in brms using the dirichlet family. But this requires that outcomes be non-zero.
Election outcomes are one case where outcomes are distributed according to the diri…
-
Figures 13.10 and 14.3 (a) show the probability of switching wells as a function of distance and a given level of arsenic.
The values of `arsenic` used are `0.5` and `1.0`.
The minimum value of…
-
#### Summary:
When a model has low EBFMI, the warnings are shown after fitting. However, if the model is serialized, and then you try to find a warning via throw_sampler_warnings, EBFMI warnings are …
-
Similar to the [FR](https://github.com/stan-dev/cmdstanr/issues/427) to have a `warmup_GQ` argument, it would be useful to have an argument to turn on/off the running of the GQ section during sampling…