-
# Description
While looking into pymc3 I see that they use arviz:
> ArviZ is a Python package for exploratory analysis of Bayesian models. Includes functions for posterior analysis, data storage…
-
#### Summary:
The Cmdstan install guide (`src/cmdstan-guide/installation.qmd`) asks the user to count lines in a text file using `ls` on line 231. The command should probably be `wc`.
#### Descr…
-
#### Summary:
"double free or corruption (out)" error on using previously working code using dordlogit function in "rethinking" library (Rstan 2.21.2)
#### Description:
In trying to use the dordl…
-
#### Summary:
I tried to compile the code from section 9.2 in the stan-reference 2.17 ,i.e., the QR reparameterization of multiple linear regression and it fails with error message:
> error: call…
-
## Description
We are having an increasing number of optional features in Stan-math. At the moment these are OpenCL, MPI and threading. Moreover, there are sometimes choices to make at compile time w…
wds15 updated
5 years ago
-
### Discussed in https://github.com/orgs/StatisticalRethinkingJulia/discussions/156
Originally posted by **Zhe-Jessica** March 2, 2023
Hi, I notice that trankplots() and precis() function has…
-
## Description
From some comments @bgoodri made on Discourse, it could be nice for us and downstream maintainers if we ran a jenkins job on `dev->master` that used the newest versions of Eigen, Boo…
-
Hello, I am trying to compile the code but after reaching the end of the make command, I get the following errors:
![image](https://github.com/nmoehrle/mvs-texturing/assets/32040158/b1a832bd-52e0-4…
-
In https://discourse.mc-stan.org/t/a-better-unit-vector/26989/30 Seth Axen lays out the reasoning for adding an additional parameter which repels values away from 0.
The current implementation is e…
-
#### Summary:
Improve error hadling by mapping `stan::services::error_codes` to messages that make sense to end-user.
#### Description:
Module `stan::services` adopted a small set of POSIX err…