-
Hi! I'm learning a ton from studying _Statistical Rethinking_ in self-study with a couple data scientist friends. Thank you so much!
I ran into the following issue using `ulam` while working throug…
-
[$compile()](https://mc-stan.org/cmdstanr/reference/model-method-compile.html) supports several options that we don't currently expose in any way, including `include_paths`, `cpp_options`, and `stanc_…
-
I am just switching over from the `slurmR` package to this package, because I started getting strange errors with `slurmR`. `rslurm` seems to be working for me well, so far. One of the things that I …
-
#### Summary:
In do_bfgs_optimize, the return code is still positive even if the algorithm stops because it reaches max iterations. That leads stan to return `stan::servicse::error_codes::OK` even t…
-
Recently I've heard a number of reports from users that issues with Python dependencies or their installation prevent them from using ArviZ.jl (see e.g. #206). Some of these users ask if they can just…
-
#### Summary:
@mitzimorris recently added the specification of the initial inverse matrix (https://github.com/stan-dev/stan/pull/2260). It would be nice to have this feature in rstan.
#### Descri…
-
**Issue by [betanalpha](https://github.com/betanalpha)**
_Monday Jan 20, 2014 at 22:04 GMT_
_Originally opened as https://github.com/stan-dev/stan/issues/507_
----
The stan_csv_reader is broken and…
-
Vignettes to-do list:
- [x] filtering returned parameters from `$draws()`
Showcase how one can read in only selected parameters.
- [x] variational inference (done in #210)
- [x] optimizatio…
-
A request from Guido Biele on the Stan users list:
Would it be possible to modify read_stan_csv so that it can also read cmdstan csv files generated from advi estimation?
To which Ben Goodrich re…
-
**Describe the bug**
When trying to supply a list of matrices to an array[x, y, z] int, I get the following error:
```
“Error in mde(x) : ‘list’ object cannot be coerced to type ‘integer’”
```
…