-
#### Summary:
I would like to see more flexibility in the specification of priors
#### Description:
The current specifications allowed for priors in, e.g., `stan_glm()`, are overly restrictive. T…
-
#### Summary:
fit
-
**Issue by [feuerbach](https://github.com/feuerbach)**
_Tuesday Apr 03, 2018 at 12:20 GMT_
_Originally opened as https://github.com/stan-dev/stan/issues/2511_
----
Consider the following simple mod…
-
Starting an issue to track the [feature/car](https://github.com/stan-dev/rstanarm/tree/feature/car) branch which introduces the conditional autoregressive (CAR) class of spatial models into rstanarm.
…
-
## Description
Is there a reason on_scheduler_exit is unused? (https://github.com/stan-dev/math/blob/develop/stan/math/rev/core/init_chainablestack.hpp#L50)
Should we put it in the destructor or…
-
Someone asked me to take a look at this repo and I have some suggestions for improving Stan code efficiency.
### baggr/inst/stan/functions/prior_increment.stan
I'd suggest rewriting it as follow…
-
Hi Rok, I've had some more time to play with the code and one thing that crops up is that `G` will sometimes get rejected for not being positive definite, even though it is. I believe it's just a nume…
-
Hi there,
We are currently working our way through the 2nd edition book, and went along with the transition to `cmdstanr` to fit the models.
So I have R 4.1 installed, together with the current Gi…
-
Following the discussion on #594, I’m trying to detect for loops which can be automatically vectorised. The original motivation was to find cases for which we can generate TFP code that can use vmap i…
-
I'm opening this issue so there is a forum in which to discuss progress on getting survival models into **rstanarm**.
I've started a new survival branch [here](https://github.com/stan-dev/rstanarm/…