-
I propose to implement the following changes to the examples:
* Organize the files of each example to be more self-contained within their respective folders rather than spread between the example f…
-
I can get a segfault on Windows from cmdstan (or rstan) with the following model / data / syntax
```
./weibull.exe variational data file=weibull.data.R random seed=1913258051
```
[weibull.txt](http…
-
Hi Brian,
I'm using MatlabStan for cognitive modeling right now. It's very helpful for me. Thanks so much for developing this amazing toolbox!
### The problem of getting stan version
Howe…
-
**Is your feature request related to a problem? Please describe.**
So once https://github.com/stan-dev/cmdstan/pull/987 goes into cmdstan, as long as the user compiled with threading on then we sho…
-
Following up on this [forum post](https://discourse.mc-stan.org/t/is-there-a-way-to-remove-variables-from-rstan-cmdstanr-objects/22505) from @ihrke, we should add a way to create fitted model objects …
-
**Issue by [akucukelbir](https://github.com/akucukelbir)**
_Tuesday Nov 03, 2015 at 11:54 GMT_
_Originally opened as https://github.com/stan-dev/stan/issues/1663_
----
john reid asks
> Also would …
-
**Describe the bug**
Models with #include fail at run-time when project has spaces in path. I previously didn't encounter this behaviour with the same code, so I believe it is new but I'm unsure whic…
-
#### Summary:
PR https://github.com/stan-dev/stan/pull/3266 implemented the rank-normalization and folding needed for Rhat-bulk and Rhat-tail.
We should also add logic for ESS-bulk and ESS-tail, p…
-
#### Summary:
From @bob-carpenter
> Our loggers should just take these, as in:
>
> logger.info()
> logger.info("Gradient evaluation took ", deltaT, " seconds");
#### Description:
Our log…
-
We want to include the same diagnostic output "parameters" as in CmdStan, which means adding
So that means adding:
- [ ] accept_stat__
- [ ] stepsize__
- [ ] treedepth__
- [ ] n_leapfrog__
- [ ] n_di…